Home
last modified time | relevance | path

Searched refs:sll_hatype (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dif_packet.h17 unsigned short sll_hatype; member
/Linux-v4.19/tools/testing/selftests/net/
Dpsock_tpacket.c749 ring->ll.sll_hatype = 0; in bind_ring()
/Linux-v4.19/net/packet/
Daf_packet.c2093 sll->sll_hatype = dev->type; in packet_rcv()
2337 sll->sll_hatype = dev->type; in tpacket_rcv()
3435 sll->sll_hatype = dev->type; in packet_getname()
3439 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/Linux-v4.19/Documentation/networking/
Dpacket_mmap.txt852 ll.sll_hatype = 0;