Home
last modified time | relevance | path

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

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