Searched defs:pvlan (Results 1 – 1 of 1) sorted by relevance
133 #define get_vlan_id(pvlan) ((ntohs((unsigned short)pvlan->h_vlan_TCI)) & 0xfff) argument134 #define get_vlan_priority(pvlan) ((ntohs((unsigned short)\ argument136 #define get_vlan_encap_proto(pvlan) (ntohs((unsigned short)\ argument