Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_reject.c29 int nft_reject_init(const struct nft_ctx *ctx, in nft_reject_init() function
52 EXPORT_SYMBOL_GPL(nft_reject_init);
/linux-4.4.14/include/net/netfilter/
Dnft_reject.h11 int nft_reject_init(const struct nft_ctx *ctx,
/linux-4.4.14/net/ipv4/netfilter/
Dnft_reject_ipv4.c47 .init = nft_reject_init,
/linux-4.4.14/net/ipv6/netfilter/
Dnft_reject_ipv6.c48 .init = nft_reject_init,