Home
last modified time | relevance | path

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

/external/iw/
Dinfo.c106 struct nlattr *nl_if, *nl_ftype; in print_phy_handler() local
435 nla_for_each_nested(nl_ftype, nl_if, rem_ftype) { in print_phy_handler()
439 printf(" 0x%.2x", nla_get_u16(nl_ftype)); in print_phy_handler()
450 nla_for_each_nested(nl_ftype, nl_if, rem_ftype) { in print_phy_handler()
454 printf(" 0x%.2x", nla_get_u16(nl_ftype)); in print_phy_handler()