Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_connlimit.c158 .type = NFT_OBJECT_CONNLIMIT,
282 MODULE_ALIAS_NFT_OBJ(NFT_OBJECT_CONNLIMIT);
/Linux-v5.4/include/uapi/linux/netfilter/
Dnf_tables.h1479 #define NFT_OBJECT_CONNLIMIT 5 macro