Searched refs:ETH_P_ATALK (Results 1 – 6 of 6) sorted by relevance
125 skb->protocol = htons(ETH_P_ATALK); in __aarp_send_query()131 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()172 skb->protocol = htons(ETH_P_ATALK); in aarp_send_reply()178 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()223 skb->protocol = htons(ETH_P_ATALK); in aarp_send_probe()229 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()606 skb->protocol = htons(ETH_P_ATALK); in aarp_send_ddp()
59 #define ETH_P_ATALK 0x809B /* Appletalk DDP */ macro
61 #define ETH_P_ATALK 0x809B /* Appletalk DDP */ macro
176 skb->protocol = htons(ETH_P_ATALK); /* Protocol has changed */ in ipddp_xmit()
401 case ETH_P_ATALK: in build_header()
325 case ETH_P_ATALK: in ethertype_to_npindex()