Home
last modified time | relevance | path

Searched defs:max_code (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/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()
174 static bool icmp_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp_type_code_match()
182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match()
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c359 int max_code = desc->max_code; in gen_bitlen() local
443 int max_code, /* largest code with non zero frequency */ in gen_codes()
493 int max_code = -1; /* largest code with non zero frequency */ in build_tree() local
575 int max_code /* and its largest code of non zero frequency */ in scan_tree()
621 int max_code /* and its largest code of non zero frequency */ in send_tree()
H A Ddefutil.h62 int max_code; /* largest code with non zero frequency */ member
/openbmc/u-boot/lib/zlib/
H A Dtrees.c499 int max_code = desc->max_code; local
581 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
631 int max_code = -1; /* largest code with non zero frequency */ local
711 local void scan_tree (s, tree, max_code) in scan_tree() argument
756 local void send_tree (s, tree, max_code) in send_tree() argument
H A Ddeflate.h82 int max_code; /* largest code with non zero frequency */ member
/openbmc/linux/drivers/input/misc/
H A Dtwl6040-vibra.c123 int vpk, max_code; in twl6040_vibra_code() local
/openbmc/linux/drivers/leds/
H A Dleds-lm3692x.c367 u32 max_code; in lm3692x_max_brightness() local