Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dlink.c285 link->l_arptype = ifi->ifi_type; in link_msg_parser()
437 nl_llproto2str(link->l_arptype, buf, sizeof(buf))); in link_dump_line()
581 nl_llproto2str(link->l_arptype, buf, sizeof(buf))); in link_dump_env()
1258 link->l_arptype = arptype; in rtnl_link_set_arptype()
1263 return link->l_arptype; in rtnl_link_get_arptype()
/external/libnl/include/
Dnetlink-types.h156 uint32_t l_arptype; member