Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_reject.c94 static u8 icmp_code_v6[NFT_REJECT_ICMPX_MAX + 1] = { variable
105 return icmp_code_v6[code]; in nft_reject_icmpv6_code()