Searched refs:parse_header (Results 1 – 3 of 3) sorted by relevance
55 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function169 if (!parse_header(in_buf, &skip, in_len)) { in unlzo()
162 static void __init parse_header(char *s) in parse_header() function261 parse_header(collected); in do_header()
222 static struct tb_cfg_result parse_header(struct ctl_pkg *pkg, u32 len, in parse_header() function457 res = parse_header(pkg, length, type, route); in tb_ctl_rx()