Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_tcpudp.c182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match() function
235 return icmp6_type_code_match(icmpinfo->type, in icmp6_match()