Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_packet.h100 __u16 tp_vlan_tpid; member
151 __u16 tp_vlan_tpid; member
158 __u16 tp_vlan_tpid; member
/external/libpcap/
Dpcap-linux.c414 …define VLAN_TPID(hdr, hv) (((hv)->tp_vlan_tpid || ((hdr)->tp_status & TP_STATUS_VLAN_TPID_VALID)) …
4635 __u16 tp_vlan_tpid) argument
4749 tag->vlan_tpid = htons(tp_vlan_tpid);