Home
last modified time | relevance | path

Searched refs:expect_new (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_common.h19 unsigned int expect_new; member
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c393 st->expect_new, in ct_cpu_seq_show()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_standalone.c363 st->expect_new, in ct_cpu_seq_show()
Dnf_conntrack_core.c994 NF_CT_STAT_INC(net, expect_new); in init_conntrack()
Dnf_conntrack_netlink.c3205 if (nla_put_be32(skb, CTA_STATS_EXP_NEW, htonl(st->expect_new)) || in ctnetlink_exp_stat_fill_info()