Searched refs:bsd_alloc (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dbsd_comp.c169 static void *bsd_alloc(unsigned char *options, int opt_len, int decomp);
352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) function
451 return bsd_alloc (options, opt_len, 0);
456 return bsd_alloc (options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dbsd_comp.c169 static void *bsd_alloc(unsigned char *options, int opt_len, int decomp);
352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) function
451 return bsd_alloc (options, opt_len, 0);
456 return bsd_alloc (options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppdump/
H A Dbsd-comp.c285 bsd_alloc(options, opt_len, decomp) function
368 return bsd_alloc(options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c305 static void *bsd_alloc (struct isdn_ppp_comp_data *data) function
901 .alloc = bsd_alloc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_bsdcomp.c305 static void *bsd_alloc (struct isdn_ppp_comp_data *data) function
901 .alloc = bsd_alloc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppdump/
H A Dbsd-comp.c285 bsd_alloc(options, opt_len, decomp) function
368 return bsd_alloc(options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppdump/
H A Dbsd-comp.c285 bsd_alloc(options, opt_len, decomp) function
368 return bsd_alloc(options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/modules/
H A Dbsd-comp.c321 bsd_alloc(options, opt_len, decomp) function
412 return bsd_alloc(options, opt_len, 0);
420 return bsd_alloc(options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/modules/
H A Dbsd-comp.c321 bsd_alloc(options, opt_len, decomp) function
412 return bsd_alloc(options, opt_len, 0);
420 return bsd_alloc(options, opt_len, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/modules/
H A Dbsd-comp.c321 bsd_alloc(options, opt_len, decomp) function
412 return bsd_alloc(options, opt_len, 0);
420 return bsd_alloc(options, opt_len, 1);

Completed in 189 milliseconds