Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_connlimit.c79 if (tb[NFTA_CONNLIMIT_FLAGS]) { in nft_connlimit_do_init()
80 flags = ntohl(nla_get_be32(tb[NFTA_CONNLIMIT_FLAGS])); in nft_connlimit_do_init()
107 nla_put_be32(skb, NFTA_CONNLIMIT_FLAGS, htonl(NFT_CONNLIMIT_F_INV))) in nft_connlimit_do_dump()
152 [NFTA_CONNLIMIT_FLAGS] = { .type = NLA_U32 },
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h1064 NFTA_CONNLIMIT_FLAGS, enumerator