Home
last modified time | relevance | path

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

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