Home
last modified time | relevance | path

Searched defs:opt_len (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dppp_deflate.c98 z_comp_alloc(options, opt_len) in z_comp_alloc() argument
140 z_comp_init(arg, options, opt_len, unit, hdrlen, debug) in z_comp_init() argument
284 z_decomp_alloc(options, opt_len) in z_decomp_alloc() argument
324 z_decomp_init(arg, options, opt_len, unit, hdrlen, mru, debug) in z_decomp_init() argument
Dbsd_comp.c356 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) in bsd_alloc()
457 static void *bsd_comp_alloc (unsigned char *options, int opt_len) in bsd_comp_alloc()
462 static void *bsd_decomp_alloc (unsigned char *options, int opt_len) in bsd_decomp_alloc()
472 int opt_len, int unit, int debug, int decomp) in bsd_init()
515 int opt_len, int unit, int opthdr, int debug) in bsd_comp_init()
521 int opt_len, int unit, int opthdr, int mru, in bsd_decomp_init()
/linux-2.4.37.9/arch/sparc64/solaris/
Dtimod.c226 static int timod_optmgmt(unsigned int fd, int flag, char *opt_buf, int opt_len, int do_ret) in timod_optmgmt()
/linux-2.4.37.9/lib/zlib_deflate/
Ddefutil.h221 ulg opt_len; /* bit length of current block with optimal trees */ member
/linux-2.4.37.9/net/ipv6/
Dndisc.c171 struct ndisc_options *ndisc_parse_options(u8 *opt, int opt_len, in ndisc_parse_options()