Searched defs:if_type (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dvlan_full.c13 /* Avoid conflicts due to NetBSD net/if.h if_type define with driver.h */
14 #undef if_type macro
/external/wpa_supplicant_8/src/ap/
H A Dvlan_full.c13 /* Avoid conflicts due to NetBSD net/if.h if_type define with driver.h */
14 #undef if_type macro
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dvlan_full.c13 /* Avoid conflicts due to NetBSD net/if.h if_type define with driver.h */
14 #undef if_type macro
/external/dhcpcd-6.8.2/
H A Dif-linux.c653 l2addr_len(unsigned short if_type) argument
656 switch (if_type) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Ddriver_i.h895 enum wpa_driver_if_type if_type,
901 return wpa_s->driver->get_pref_freq_list(wpa_s->drv_priv, if_type,
894 wpa_drv_get_pref_freq_list(struct wpa_supplicant *wpa_s, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) argument
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c8930 enum wpa_driver_if_type if_type,
8946 switch (if_type) {
8929 nl80211_get_pref_freq_list(void *priv, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) argument
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c8930 enum wpa_driver_if_type if_type,
8946 switch (if_type) {
8929 nl80211_get_pref_freq_list(void *priv, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) argument
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c8930 enum wpa_driver_if_type if_type,
8946 switch (if_type) {
8929 nl80211_get_pref_freq_list(void *priv, enum wpa_driver_if_type if_type, unsigned int *num, unsigned int *freq_list) argument

Completed in 293 milliseconds