Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_packet.h19 unsigned char sll_pkttype; member
/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c736 ring->ll.sll_pkttype = 0; in bind_ring()
/linux/net/packet/
H A Daf_packet.c2234 sll->sll_pkttype = skb->pkt_type; in packet_rcv()
2513 sll->sll_pkttype = skb->pkt_type; in tpacket_rcv()
3665 sll->sll_pkttype = 0; in packet_getname()
/linux/Documentation/networking/
H A Dpacket_mmap.rst879 ll.sll_pkttype = 0;