HomeSort by relevance Sort by last modified time
    Searched refs:l_family (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/
link.c 284 link->l_family = ifi->ifi_family;
579 nl_af2str(link->l_family, buf, sizeof(buf)));
697 diff |= LINK_DIFF(FAMILY, a->l_family != b->l_family);
867 .ifi_family = old->l_family,
    [all...]
  /external/libnl/include/
netlink-types.h 155 uint32_t l_family; member in struct:rtnl_link

Completed in 31 milliseconds