Searched refs:PACKET_OTHERHOST (Results 1 – 3 of 3) sorted by relevance
367 .sll_pkttype = PACKET_OTHERHOST, in ZTEST()416 .sll_pkttype = PACKET_OTHERHOST, in ZTEST()
163 addr->sll_pkttype = PACKET_OTHERHOST; in zpacket_set_eth_pkttype()
349 #define PACKET_OTHERHOST 3 /* To someone else */ macro