Searched refs:__IP6_INC_STATS (Results 1 – 3 of 3) sorted by relevance
/include/net/netfilter/ |
D | nf_tables_ipv6.h | 95 __IP6_INC_STATS(nft_net(pkt), idev, IPSTATS_MIB_INTRUNCATEDPKTS); in nft_set_pktinfo_ipv6_ingress() 112 __IP6_INC_STATS(nft_net(pkt), idev, IPSTATS_MIB_INHDRERRORS); in nft_set_pktinfo_ipv6_ingress()
|
/include/net/ |
D | ipv6_frag.h | 84 __IP6_INC_STATS(net, __in6_dev_get(dev), IPSTATS_MIB_REASMFAILS); in ip6frag_expire_frag_queue() 85 __IP6_INC_STATS(net, __in6_dev_get(dev), IPSTATS_MIB_REASMTIMEOUT); in ip6frag_expire_frag_queue()
|
D | ipv6.h | 252 #define __IP6_INC_STATS(net, idev,field) \ macro
|