HomeSort by relevance Sort by last modified time
    Searched full:nl_ftype (Results 1 - 1 of 1) sorted by null

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

Completed in 62 milliseconds