Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_connlimit.c166 .type = NFT_OBJECT_CONNLIMIT,
285 MODULE_ALIAS_NFT_OBJ(NFT_OBJECT_CONNLIMIT);
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h1430 #define NFT_OBJECT_CONNLIMIT 5 macro