Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dif_packet.h18 unsigned short sll_hatype; member
/Linux-v6.6/tools/testing/selftests/net/
Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/Linux-v6.6/net/packet/
Daf_packet.c2186 sll->sll_hatype = dev->type; in packet_rcv()
2462 sll->sll_hatype = dev->type; in tpacket_rcv()
3608 sll->sll_hatype = dev->type; in packet_getname()
3617 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/Linux-v6.6/Documentation/networking/
Dpacket_mmap.rst877 ll.sll_hatype = 0;