Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnft_reject.c26 int nft_reject_validate(const struct nft_ctx *ctx, in nft_reject_validate() function
36 EXPORT_SYMBOL_GPL(nft_reject_validate);
/linux-5.19.10/include/net/netfilter/
Dnft_reject.h17 int nft_reject_validate(const struct nft_ctx *ctx,
/linux-5.19.10/net/ipv4/netfilter/
Dnft_reject_ipv4.c47 .validate = nft_reject_validate,
/linux-5.19.10/net/ipv6/netfilter/
Dnft_reject_ipv6.c48 .validate = nft_reject_validate,