Searched refs:ETH_P_ATALK (Results 1 – 5 of 5) sorted by relevance
121 skb->protocol = htons(ETH_P_ATALK); in __aarp_send_query()127 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()168 skb->protocol = htons(ETH_P_ATALK); in aarp_send_reply()174 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()219 skb->protocol = htons(ETH_P_ATALK); in aarp_send_probe()225 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()602 skb->protocol = htons(ETH_P_ATALK); in aarp_send_ddp()
69 #define ETH_P_ATALK 0x809B /* Appletalk DDP */ macro
181 skb->protocol = htons(ETH_P_ATALK); /* Protocol has changed */ in ipddp_xmit()
404 case ETH_P_ATALK: in build_header()
347 case ETH_P_ATALK: in ethertype_to_npindex()
Completed in 14 milliseconds