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