Searched refs:bsd_init (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ppp/ |
H A D | bsd_comp.c | 173 static int bsd_init (void *db, unsigned char *options, 463 static int bsd_init (void *state, unsigned char *options, bsd_init() function 509 return bsd_init (state, options, opt_len, unit, debug, 0); bsd_comp_init() 516 return bsd_init (state, options, opt_len, unit, debug, 1); bsd_decomp_init()
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_bsdcomp.c | 378 static int bsd_init(void *state, struct isdn_ppp_comp_data *data, int unit, int debug) bsd_init() function 902 .init = bsd_init,
|
Completed in 61 milliseconds