Searched refs:iftype_name (Results 1 – 4 of 4) sorted by relevance
321 printf("\t\t * %s\n", iftype_name(nla_type(nl_mode))); in print_phy_handler()327 printf("\t\t * %s\n", iftype_name(nla_type(nl_mode))); in print_phy_handler()386 iftype_name(nla_type(nl_mode))); in print_phy_handler()437 printf("\t\t * %s:", iftype_name(nla_type(nl_if))); in print_phy_handler()452 printf("\t\t * %s:", iftype_name(nla_type(nl_if))); in print_phy_handler()
149 const char *iftype_name(enum nl80211_iftype iftype);
141 const char *iftype_name(enum nl80211_iftype iftype) in iftype_name() function
345 printf("%s\ttype %s\n", indent, iftype_name(nla_get_u32(tb_msg[NL80211_ATTR_IFTYPE]))); in print_iface_handler()