Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/link/
Dinet6.c82 [ 9] = RTNL_LINK_IP6_INDELIVERS, /* IPSTATS_MIB_INDELIVERS */
111 [ 3] = RTNL_LINK_IP6_INDELIVERS, /* IPSTATS_MIB_INDELIVERS */
419 link->l_stats[RTNL_LINK_IP6_INDELIVERS]); in inet6_dump_stats()
/third_party/libnl/include/netlink/route/
Dlink.h69 RTNL_LINK_IP6_INDELIVERS, /*!< IPv6 SNMP InDelivers */ enumerator
/third_party/libnl/lib/route/
Dlink.c3033 __ADD(RTNL_LINK_IP6_INDELIVERS, Ip6InDelivers),