Home
last modified time | relevance | path

Searched refs:nft_reject_init (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/netfilter/
Dnft_reject.c37 int nft_reject_init(const struct nft_ctx *ctx, in nft_reject_init() function
60 EXPORT_SYMBOL_GPL(nft_reject_init);
/Linux-v5.4/include/net/netfilter/
Dnft_reject.h21 int nft_reject_init(const struct nft_ctx *ctx,
/Linux-v5.4/net/ipv4/netfilter/
Dnft_reject_ipv4.c44 .init = nft_reject_init,
/Linux-v5.4/net/ipv6/netfilter/
Dnft_reject_ipv6.c45 .init = nft_reject_init,