tag | line | file | source code |
---|---|---|---|
aarp_eth_multicast | 101 | net/appletalk/aarp.c | static char aarp_eth_multicast[ETH_ALEN]={ 0x09, 0x00, 0x07, 0xFF, 0xFF, 0xFF }; |
aarp_eth_multicast | 147 | net/appletalk/aarp.c | aarp_dl->datalink_header(aarp_dl, skb, aarp_eth_multicast); |
aarp_eth_multicast | 229 | net/appletalk/aarp.c | static char aarp_eth_multicast[ETH_ALEN]={ 0x09, 0x00, 0x07, 0xFF, 0xFF, 0xFF }; |
aarp_eth_multicast | 271 | net/appletalk/aarp.c | aarp_dl->datalink_header(aarp_dl, skb, aarp_eth_multicast); |