Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_packet.h18 unsigned short sll_hatype; member
/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/linux/net/packet/
H A Daf_packet.c2246 sll->sll_hatype = dev->type; in packet_rcv()
2523 sll->sll_hatype = dev->type; in tpacket_rcv()
3682 sll->sll_hatype = dev->type; in packet_getname()
3691 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/linux/Documentation/networking/
H A Dpacket_mmap.rst877 ll.sll_hatype = 0;