Home
last modified time | relevance | path

Searched refs:CTA_STATS_EXP_NEW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_conntrack.h276 CTA_STATS_EXP_NEW, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_netlink.c3696 if (nla_put_be32(skb, CTA_STATS_EXP_NEW, htonl(st->expect_new)) || in ctnetlink_exp_stat_fill_info()