Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dwifi-util.h11 int wifi_get_interface(sd_netlink *genl, int ifindex, enum nl80211_iftype *ret_iftype, char **ret_s…
Dwifi-util.c8 int wifi_get_interface(sd_netlink *genl, int ifindex, enum nl80211_iftype *ret_iftype, char **ret_s… in wifi_get_interface() function
/systemd-251/src/network/
Dnetworkctl.c697 r = wifi_get_interface(genl, link->ifindex, &link->wlan_iftype, &link->ssid); in acquire_wlan_link_info()