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.c1002 ppd->hv1.tp_vlan_tpid = ntohs(pkc->skb->vlan_proto); in prb_fill_vlan_info()
1006 ppd->hv1.tp_vlan_tpid = ntohs(pkc->skb->protocol); in prb_fill_vlan_info()
1010 ppd->hv1.tp_vlan_tpid = 0; in prb_fill_vlan_info()
2422 h.h2->tp_vlan_tpid = ntohs(skb->vlan_proto); in tpacket_rcv()
2426 h.h2->tp_vlan_tpid = ntohs(skb->protocol); in tpacket_rcv()
2430 h.h2->tp_vlan_tpid = 0; in tpacket_rcv()
3539 aux.tp_vlan_tpid = ntohs(skb->vlan_proto); in packet_recvmsg()
3549 aux.tp_vlan_tpid = ntohs(skb->protocol); in packet_recvmsg()
3553 aux.tp_vlan_tpid = 0; in packet_recvmsg()
3558 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