Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_packet.h16 unsigned short sll_hatype; member
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_tpacket.c691 ring->ll.sll_hatype = 0; in bind_ring()
/linux-4.4.14/net/packet/
Daf_packet.c2043 sll->sll_hatype = dev->type; in packet_rcv()
2267 sll->sll_hatype = dev->type; in tpacket_rcv()
3341 sll->sll_hatype = dev->type; in packet_getname()
3345 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/linux-4.4.14/Documentation/networking/
Dpacket_mmap.txt859 ll.sll_hatype = 0;