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.c97 [24] = RTNL_LINK_IP6_OUTBCASTPKTS, /* IPSTATS_MIB_OUTBCASTPKTS */
134 [26] = RTNL_LINK_IP6_OUTBCASTPKTS, /* IPSTATS_MIB_OUTBCASTPKTS */
469 nl_dump(p, "%18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_OUTBCASTPKTS]); in inet6_dump_stats()
/external/libnl/include/netlink/route/
Dlink.h84 RTNL_LINK_IP6_OUTBCASTPKTS, /*!< IPv6 SNMP OutBcastPkts */ enumerator
/external/libnl/lib/route/
Dlink.c3048 __ADD(RTNL_LINK_IP6_OUTBCASTPKTS, Ip6OutBcastPkts),