sll_hatype         17 include/uapi/linux/if_packet.h 	unsigned short	sll_hatype;
sll_hatype       2109 net/packet/af_packet.c 	sll->sll_hatype = dev->type;
sll_hatype       2366 net/packet/af_packet.c 	sll->sll_hatype = dev->type;
sll_hatype       3494 net/packet/af_packet.c 		sll->sll_hatype = dev->type;
sll_hatype       3498 net/packet/af_packet.c 		sll->sll_hatype = 0;	/* Bad: we have no ARPHRD_UNSPEC */
sll_hatype        735 tools/testing/selftests/net/psock_tpacket.c 	ring->ll.sll_hatype = 0;