Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dif_packet.h19 unsigned char sll_pkttype; member
/linux-6.6.21/tools/testing/selftests/net/
Dpsock_tpacket.c736 ring->ll.sll_pkttype = 0; in bind_ring()
/linux-6.6.21/net/packet/
Daf_packet.c2187 sll->sll_pkttype = skb->pkt_type; in packet_rcv()
2464 sll->sll_pkttype = skb->pkt_type; in tpacket_rcv()
3604 sll->sll_pkttype = 0; in packet_getname()
/linux-6.6.21/Documentation/networking/
Dpacket_mmap.rst878 ll.sll_pkttype = 0;