Home
last modified time | relevance | path

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

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