Searched refs:IP6_UPD_PO_STATS (Results 1 – 3 of 3) sorted by relevance
/linux/net/ipv6/ |
H A D | ip6_output.c | 109 IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_OUTMCAST, skb->len); in ip6_finish_output2() 124 IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_OUT, skb->len); in ip6_finish_output2()
|
/linux/include/net/ |
H A D | ipv6.h | 272 #define IP6_UPD_PO_STATS(net, idev,field,val) \ macro
|
/linux/net/mpls/ |
H A D | af_mpls.c | 150 IP6_UPD_PO_STATS(dev_net(dev), in6dev, in mpls_stats_inc_outucastpkts()
|