bsd_alloc 169 drivers/net/ppp/bsd_comp.c static void *bsd_alloc(unsigned char *options, int opt_len, int decomp); bsd_alloc 451 drivers/net/ppp/bsd_comp.c return bsd_alloc (options, opt_len, 0); bsd_alloc 456 drivers/net/ppp/bsd_comp.c return bsd_alloc (options, opt_len, 1);