Searched refs:init_ppp_file (Results 1 – 1 of 1) sorted by relevance
273 static void init_ppp_file(struct ppp_file *pf, int kind);2249 init_ppp_file(&pch->file, CHANNEL); in ppp_register_net_channel()2687 init_ppp_file(&ppp->file, INTERFACE); in ppp_create_interface()2767 init_ppp_file(struct ppp_file *pf, int kind) in init_ppp_file() function