Home
last modified time | relevance | path

Searched refs:tp_vlan_tpid (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dif_packet.h106 __u16 tp_vlan_tpid; member
158 __u16 tp_vlan_tpid; member
165 __u16 tp_vlan_tpid; member
/linux-6.15/net/packet/
H A Daf_packet.c1055 ppd->hv1.tp_vlan_tpid = ntohs(pkc->skb->vlan_proto); in prb_fill_vlan_info()
1059 ppd->hv1.tp_vlan_tpid = ntohs(pkc->skb->protocol); in prb_fill_vlan_info()
1063 ppd->hv1.tp_vlan_tpid = 0; in prb_fill_vlan_info()
2476 h.h2->tp_vlan_tpid = ntohs(skb->vlan_proto); in tpacket_rcv()
2480 h.h2->tp_vlan_tpid = ntohs(skb->protocol); in tpacket_rcv()
2484 h.h2->tp_vlan_tpid = 0; in tpacket_rcv()
3592 aux.tp_vlan_tpid = ntohs(skb->vlan_proto); in packet_recvmsg()
3602 aux.tp_vlan_tpid = ntohs(skb->protocol); in packet_recvmsg()
3606 aux.tp_vlan_tpid = 0; in packet_recvmsg()
3611 aux.tp_vlan_tpid = 0; in packet_recvmsg()
/linux-6.15/Documentation/networking/
H A Dpacket_mmap.rst569 indicates that the tp_vlan_tpid field has valid VLAN TPID value