Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_packet.h17 unsigned char sll_pkttype; member
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_tpacket.c692 ring->ll.sll_pkttype = 0; in bind_ring()
/linux-4.4.14/net/packet/
Daf_packet.c2044 sll->sll_pkttype = skb->pkt_type; in packet_rcv()
2269 sll->sll_pkttype = skb->pkt_type; in tpacket_rcv()
3337 sll->sll_pkttype = 0; in packet_getname()
/linux-4.4.14/Documentation/networking/
Dpacket_mmap.txt860 ll.sll_pkttype = 0;