Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dinet6.c96 [23] = RTNL_LINK_IP6_INBCASTPKTS, /* IPSTATS_MIB_INBCASTPKTS */
133 [25] = RTNL_LINK_IP6_INBCASTPKTS, /* IPSTATS_MIB_INBCASTPKTS */
449 nl_dump(p, "%18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_INBCASTPKTS]); in inet6_dump_stats()
/external/libnl/include/netlink/route/
Dlink.h83 RTNL_LINK_IP6_INBCASTPKTS, /*!< IPv6 SNMP InBcastPkts */ enumerator
/external/libnl/lib/route/
Dlink.c3047 __ADD(RTNL_LINK_IP6_INBCASTPKTS, Ip6InBcastPkts),