Searched refs:nl80211_iftype (Results 1 – 9 of 9) sorted by relevance
/systemd-251/src/shared/ |
D | wifi-util.h | 11 int wifi_get_interface(sd_netlink *genl, int ifindex, enum nl80211_iftype *ret_iftype, char **ret_s… 14 const char *nl80211_iftype_to_string(enum nl80211_iftype iftype) _const_; 15 enum nl80211_iftype nl80211_iftype_from_string(const char *s) _pure_;
|
D | wifi-util.c | 8 int wifi_get_interface(sd_netlink *genl, int ifindex, enum nl80211_iftype *ret_iftype, char **ret_s… in wifi_get_interface() 156 DEFINE_STRING_TABLE_LOOKUP(nl80211_iftype, enum nl80211_iftype);
|
D | net-condition.h | 40 enum nl80211_iftype wlan_iftype,
|
D | net-condition.c | 130 enum nl80211_iftype wlan_iftype, in net_match_config()
|
/systemd-251/src/network/netdev/ |
D | wlan.h | 14 enum nl80211_iftype iftype;
|
D | wlan.c | 222 enum nl80211_iftype t, *iftype = data; in config_parse_wlan_iftype()
|
/systemd-251/src/network/ |
D | networkd-link.h | 76 enum nl80211_iftype wlan_iftype;
|
D | networkctl.c | 341 enum nl80211_iftype wlan_iftype;
|
/systemd-251/src/basic/linux/ |
D | nl80211.h | 3240 enum nl80211_iftype { enum
|