Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif_packet.h106 __u16 tp_vlan_tpid; member
158 __u16 tp_vlan_tpid; member
165 __u16 tp_vlan_tpid; member
/linux-6.12.1/net/packet/
Daf_packet.c1069 ppd->hv1.tp_vlan_tpid = ntohs(pkc->skb->vlan_proto); in prb_fill_vlan_info()
1073 ppd->hv1.tp_vlan_tpid = ntohs(pkc->skb->protocol); in prb_fill_vlan_info()
1077 ppd->hv1.tp_vlan_tpid = 0; in prb_fill_vlan_info()
2489 h.h2->tp_vlan_tpid = ntohs(skb->vlan_proto); in tpacket_rcv()
2493 h.h2->tp_vlan_tpid = ntohs(skb->protocol); in tpacket_rcv()
2497 h.h2->tp_vlan_tpid = 0; in tpacket_rcv()
3606 aux.tp_vlan_tpid = ntohs(skb->vlan_proto); in packet_recvmsg()
3616 aux.tp_vlan_tpid = ntohs(skb->protocol); in packet_recvmsg()
3620 aux.tp_vlan_tpid = 0; in packet_recvmsg()
3625 aux.tp_vlan_tpid = 0; in packet_recvmsg()
/linux-6.12.1/Documentation/networking/
Dpacket_mmap.rst569 indicates that the tp_vlan_tpid field has valid VLAN TPID value