Home
last modified time | relevance | path

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

/linux/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/net/packet/
H A 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/Documentation/networking/
H A Dpacket_mmap.rst569 indicates that the tp_vlan_tpid field has valid VLAN TPID value