Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_connlimit.c72 if (tb[NFTA_CONNLIMIT_FLAGS]) { in nft_connlimit_do_init()
73 flags = ntohl(nla_get_be32(tb[NFTA_CONNLIMIT_FLAGS])); in nft_connlimit_do_init()
113 nla_put_be32(skb, NFTA_CONNLIMIT_FLAGS, htonl(NFT_CONNLIMIT_F_INV))) in nft_connlimit_do_dump()
158 [NFTA_CONNLIMIT_FLAGS] = { .type = NLA_U32 },
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1234 NFTA_CONNLIMIT_FLAGS, enumerator