Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dinet6.c67 [ 9] = RTNL_LINK_IP6_INDELIVERS, /* IPSTATS_MIB_INDELIVERS */
96 [ 3] = RTNL_LINK_IP6_INDELIVERS, /* IPSTATS_MIB_INDELIVERS */
353 link->l_stats[RTNL_LINK_IP6_INDELIVERS]); in inet6_dump_stats()
/external/libnl/include/netlink/route/
Dlink.h70 RTNL_LINK_IP6_INDELIVERS, /*!< IPv6 SNMP InDelivers */ enumerator
/external/libnl/lib/route/
Dlink.c2578 __ADD(RTNL_LINK_IP6_INDELIVERS, Ip6InDelivers)