Searched refs:ETH_P_ATALK (Results 1 – 6 of 6) sorted by relevance
126 skb->protocol = htons(ETH_P_ATALK); in __aarp_send_query()132 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()173 skb->protocol = htons(ETH_P_ATALK); in aarp_send_reply()179 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()224 skb->protocol = htons(ETH_P_ATALK); in aarp_send_probe()230 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()607 skb->protocol = htons(ETH_P_ATALK); in aarp_send_ddp()
84 #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()