Searched refs:cfg_bundle (Results 1 – 3 of 3) sorted by relevance
/external/ppp/pppd/ |
D | multilink.c | 136 cfg_bundle(0, 0, 0, 0); in mp_join_bundle() 186 cfg_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf); in mp_join_bundle()
|
D | pppd.h | 597 void cfg_bundle __P((int, int, int, int)); /* Configure existing bundle */
|
D | sys-linux.c | 648 void cfg_bundle(int mrru, int mtru, int rssn, int tssn) in cfg_bundle() function 684 cfg_bundle(mrru, mtru, rssn, tssn); in make_new_bundle()
|