Searched refs:make_new_bundle (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c105 make_new_bundle(0, 0, 0, 0);
185 make_new_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf);
H A Dpppd.h501 void make_new_bundle __P((int, int, int, int)); /* Create new bundle */
H A Dsys-linux.c615 * make_new_bundle - create a new PPP unit (i.e. a bundle)
621 void make_new_bundle(int mrru, int mtru, int rssn, int tssn) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c140 make_new_bundle(0, 0, 0, 0);
232 make_new_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf);
H A Dpppd.h605 void make_new_bundle __P((int, int, int, int)); /* Create new bundle */
H A Dsys-linux.c666 * make_new_bundle - create a new PPP unit (i.e. a bundle)
672 void make_new_bundle(int mrru, int mtru, int rssn, int tssn) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h573 void make_new_bundle __P((int, int, int, int)); /* Create new bundle */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h512 #define make_new_bundle(a,b,c,d) macro

Completed in 105 milliseconds