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.c81 [23] = RTNL_LINK_IP6_INBCASTPKTS, /* IPSTATS_MIB_INBCASTPKTS */
118 [25] = RTNL_LINK_IP6_INBCASTPKTS, /* IPSTATS_MIB_INBCASTPKTS */
383 nl_dump(p, "%18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_INBCASTPKTS]); in inet6_dump_stats()
/external/libnl/include/netlink/route/
Dlink.h84 RTNL_LINK_IP6_INBCASTPKTS, /*!< IPv6 SNMP InBcastPkts */ enumerator
/external/libnl/lib/route/
Dlink.c2592 __ADD(RTNL_LINK_IP6_INBCASTPKTS, Ip6InBcastPkts)