Searched refs:cfg_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.c101 cfg_bundle(0, 0, 0, 0);
142 cfg_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf);
H A Dpppd.h503 void cfg_bundle __P((int, int, int, int)); /* Configure existing bundle */
H A Dsys-linux.c588 * cfg_bundle - configure the existing bundle.
591 void cfg_bundle(int mrru, int mtru, int rssn, int tssn) function
631 cfg_bundle(mrru, mtru, rssn, tssn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c136 cfg_bundle(0, 0, 0, 0);
186 cfg_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf);
H A Dpppd.h607 void cfg_bundle __P((int, int, int, int)); /* Configure existing bundle */
H A Dsys-linux.c643 * cfg_bundle - configure the existing bundle.
646 void cfg_bundle(int mrru, int mtru, int rssn, int tssn) function
682 cfg_bundle(mrru, mtru, rssn, tssn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h575 void cfg_bundle __P((int, int, int, int)); /* Configure existing bundle */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h514 #define cfg_bundle(a,b,c,d) macro

Completed in 141 milliseconds