Searched refs:make_new_bundle (Results 1 – 3 of 3) sorted by relevance
/external/ppp/pppd/ |
D | multilink.c | 140 make_new_bundle(0, 0, 0, 0); in mp_join_bundle() 232 make_new_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf); in mp_join_bundle()
|
D | pppd.h | 595 void make_new_bundle __P((int, int, int, int)); /* Create new bundle */
|
D | sys-linux.c | 674 void make_new_bundle(int mrru, int mtru, int rssn, int tssn) in make_new_bundle() function
|