Home
last modified time | relevance | path

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

/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()
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()
3591 aux.tp_vlan_tpid = ntohs(skb->vlan_proto); in packet_recvmsg()
3601 aux.tp_vlan_tpid = ntohs(skb->protocol); in packet_recvmsg()
3605 aux.tp_vlan_tpid = 0; in packet_recvmsg()
3610 aux.tp_vlan_tpid in packet_recvmsg()
[all...]
/linux/Documentation/networking/
H A Dpacket_mmap.rst569 indicates that the tp_vlan_tpid field has valid VLAN TPID value