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