Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_packet.h102 __u16 tp_vlan_tpid; member
153 __u16 tp_vlan_tpid; member
160 __u16 tp_vlan_tpid; member
/external/iproute2/include/uapi/linux/
Dif_packet.h102 __u16 tp_vlan_tpid; member
153 __u16 tp_vlan_tpid; member
160 __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);