Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dinet6.c82 [24] = RTNL_LINK_IP6_OUTBCASTPKTS, /* IPSTATS_MIB_OUTBCASTPKTS */
119 [26] = RTNL_LINK_IP6_OUTBCASTPKTS, /* IPSTATS_MIB_OUTBCASTPKTS */
403 nl_dump(p, "%18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_OUTBCASTPKTS]); in inet6_dump_stats()
/external/libnl/include/netlink/route/
Dlink.h85 RTNL_LINK_IP6_OUTBCASTPKTS, /*!< IPv6 SNMP OutBcastPkts */ enumerator
/external/libnl/lib/route/
Dlink.c2593 __ADD(RTNL_LINK_IP6_OUTBCASTPKTS, Ip6OutBcastPkts)