Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Dradius.c1158 int medium_type; /* Tunnel-Medium-Type */ member
1201 tun->medium_type = in radius_msg_get_vlanid()
1223 tun->medium_type == RADIUS_TUNNEL_MEDIUM_TYPE_802 && in radius_msg_get_vlanid()
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
Dradius.c1164 int medium_type; /* Tunnel-Medium-Type */ member
1207 tun->medium_type = WPA_GET_BE24(data + 1); in radius_msg_get_vlanid()
1228 tun->medium_type == RADIUS_TUNNEL_MEDIUM_TYPE_802 && in radius_msg_get_vlanid()
/external/kernel-headers/original/linux/
Dcdrom.h900 __u8 medium_type; member