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