Searched refs:FT_RRB_VLAN_UNTAGGED (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h84 #define FT_RRB_VLAN_UNTAGGED 13 /* le16 */ macro
H A Dwpa_auth_ft.c251 if (type != FT_RRB_VLAN_UNTAGGED && type != FT_RRB_VLAN_TAGGED)
254 if (type == FT_RRB_VLAN_UNTAGGED && len != sizeof(le16)) {
279 if (type == FT_RRB_VLAN_UNTAGGED)
395 hdr->type = host_to_le16(FT_RRB_VLAN_UNTAGGED);

Completed in 183 milliseconds