Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/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()
2479 h.h2->tp_vlan_tpid = ntohs(skb->vlan_proto); in tpacket_rcv()
2483 h.h2->tp_vlan_tpid = ntohs(skb->protocol); in tpacket_rcv()
2487 h.h2->tp_vlan_tpid = 0; in tpacket_rcv()
3599 aux.tp_vlan_tpid = ntohs(skb->vlan_proto); in packet_recvmsg()
3609 aux.tp_vlan_tpid = ntohs(skb->protocol); in packet_recvmsg()
3613 aux.tp_vlan_tpid = 0; in packet_recvmsg()
3618 aux.tp_vlan_tpid = 0; in packet_recvmsg()
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst568 indicates that the tp_vlan_tpid field has valid VLAN TPID value