Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dppp-deflate.c152 z_comp_alloc(options, opt_len) in z_comp_alloc() argument
199 z_comp_init(arg, options, opt_len, unit, hdrlen, debug) in z_comp_init() argument
385 z_decomp_alloc(options, opt_len) in z_decomp_alloc() argument
431 z_decomp_init(arg, options, opt_len, unit, hdrlen, mru, debug) in z_decomp_init() argument
Dbsd-comp.c306 bsd_alloc(options, opt_len, decomp) in bsd_alloc() argument
386 bsd_comp_alloc(options, opt_len) in bsd_comp_alloc() argument
394 bsd_decomp_alloc(options, opt_len) in bsd_decomp_alloc() argument
405 bsd_init(db, options, opt_len, unit, hdrlen, mru, debug, decomp) in bsd_init() argument
444 bsd_comp_init(state, options, opt_len, unit, hdrlen, debug) in bsd_comp_init() argument
454 bsd_decomp_init(state, options, opt_len, unit, hdrlen, mru, debug) in bsd_decomp_init() argument
/mirbsd/src/usr.sbin/pppd/
Dcbcp.c280 u_char type, opt_len, delay, addr_type; local
414 int opt_len; local
Dsys-bsd.c922 ccp_test(unit, opt_ptr, opt_len, for_transmit) in ccp_test() argument
/mirbsd/src/kern/z/
Ddeflate.h247 ulg opt_len; /* bit length of current block with optimal trees */ member