Searched refs:ift (Results 1 – 4 of 4) sorted by relevance
79 struct interface *sorted, *ifp, *ifn, *ift; in sort_interfaces() local94 for (ift = sorted; ift->next; ift = ift->next) { in sort_interfaces()95 if (ifcmp(ifp, ift->next) == -1) { in sort_interfaces()96 ifp->next = ift->next; in sort_interfaces()97 ift->next = ifp; in sort_interfaces()102 if (!ift->next) { in sort_interfaces()103 ift->next = ifp; in sort_interfaces()
1474 struct interface *ifl, *ifn, *ifp, *ifs, *ift; in reconf_reboot() local1480 for (ifp = ifs; ifp && (ift = ifp->next, 1); ifp = ift) { in reconf_reboot()
181 int ift = nla_type(nl_mode); in wiphy_info_iface_comb_process() local182 if (ift == NL80211_IFTYPE_P2P_GO || in wiphy_info_iface_comb_process()183 ift == NL80211_IFTYPE_P2P_CLIENT) in wiphy_info_iface_comb_process()185 if (ift == NL80211_IFTYPE_STATION) in wiphy_info_iface_comb_process()
1871 4ift