Searched refs:l_family (Results 1 - 2 of 2) sorted by path

/external/libnl/include/
H A Dnetlink-types.h155 uint32_t l_family; member in struct:rtnl_link
/external/libnl/lib/route/
H A Dlink.c284 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,
1244 link->l_family = family;
1250 if (link->l_family & LINK_ATTR_FAMILY)
1251 return link->l_family;

Completed in 765 milliseconds