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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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
454 return bsd_alloc (options, opt_len, 0);
459 return bsd_alloc (options, opt_len, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dbsd-comp.c285 bsd_alloc(options, opt_len, decomp) function
368 return bsd_alloc(options, opt_len, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c305 static void *bsd_alloc (struct isdn_ppp_comp_data *data) function
902 .alloc = bsd_alloc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/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 163 milliseconds