Home
last modified time | relevance | path

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

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