Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/net/
Dif_ether.h60 #define ETHER_VLAN_ENCAP_LEN 4 /* length of 802.1Q VLAN encapsulation */ macro
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
/development/ndk/platforms/android-L/include/net/
Dif_ether.h60 #define ETHER_VLAN_ENCAP_LEN 4 /* length of 802.1Q VLAN encapsulation */ macro
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))