Home
last modified time | relevance | path

Searched refs:nft_reject_icmpv6_code (Results 1 – 5 of 5) sorted by relevance

/linux/net/netfilter/
H A Dnft_reject.c121 int nft_reject_icmpv6_code(u8 code) in nft_reject_icmpv6_code() function
129 EXPORT_SYMBOL_GPL(nft_reject_icmpv6_code);
H A Dnft_reject_inet.c53 nft_reject_icmpv6_code(priv->icmp_code), in nft_reject_inet_eval()
H A Dnft_reject_netdev.c135 nft_reject_icmpv6_code(priv->icmp_code)); in nft_reject_netdev_eval()
/linux/include/net/netfilter/
H A Dnft_reject.h28 int nft_reject_icmpv6_code(u8 code);
/linux/net/bridge/netfilter/
H A Dnft_reject_bridge.c160 nft_reject_icmpv6_code(priv->icmp_code)); in nft_reject_bridge_eval()