Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/link/
Dinet6.c81 [ 8] = RTNL_LINK_IP6_INDISCARDS, /* IPSTATS_MIB_INDISCARDS */
121 [13] = RTNL_LINK_IP6_INDISCARDS, /* IPSTATS_MIB_INDISCARDS */
418 link->l_stats[RTNL_LINK_IP6_INDISCARDS], in inet6_dump_stats()
/third_party/libnl/include/netlink/route/
Dlink.h68 RTNL_LINK_IP6_INDISCARDS, /*!< IPv6 SNMP InDiscards */ enumerator
/third_party/libnl/lib/route/
Dlink.c3032 __ADD(RTNL_LINK_IP6_INDISCARDS, Ip6InDiscards),