Searched refs:ETH_P_ATALK (Results 1 – 5 of 5) sorted by relevance
127 skb->protocol = htons(ETH_P_ATALK); in __aarp_send_query()133 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()174 skb->protocol = htons(ETH_P_ATALK); in aarp_send_reply()180 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()225 skb->protocol = htons(ETH_P_ATALK); in aarp_send_probe()231 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()608 skb->protocol = htons(ETH_P_ATALK); in aarp_send_ddp()
63 #define ETH_P_ATALK 0x809B /* Appletalk DDP */ macro
176 skb->protocol = htons(ETH_P_ATALK); /* Protocol has changed */ in ipddp_xmit()
404 case ETH_P_ATALK: in build_header()
339 case ETH_P_ATALK: in ethertype_to_npindex()