Home
last modified time | relevance | path

Searched defs:min_code (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_tcpudp.c168 static bool type_code_in_range(u8 test_type, u8 min_code, u8 max_code, in type_code_in_range() argument
174 static bool icmp_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp_type_code_match() argument
182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match() argument
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dip_tables.c1790 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match() argument
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6_tables.c1801 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match() argument

Completed in 11 milliseconds