Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_packet.h17 unsigned short sll_hatype; member
/Linux-v5.4/tools/testing/selftests/net/
Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/Linux-v5.4/net/packet/
Daf_packet.c2102 sll->sll_hatype = dev->type; in packet_rcv()
2350 sll->sll_hatype = dev->type; in tpacket_rcv()
3475 sll->sll_hatype = dev->type; in packet_getname()
3479 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt852 ll.sll_hatype = 0;