Searched refs:PPP_MTU (Results 1 - 25 of 30) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dsyncppp.h67 #define PPP_MTU 1500 /* max. transmit unit */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dsyncppp.h67 #define PPP_MTU 1500 /* max. transmit unit */ macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/net/
H A Dppp_defs.h39 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp_defs.h55 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp_defs.h55 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_ppp.h42 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_ppp.h42 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/linux/
H A Dif_ppp.h42 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dif_ppp.h65 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dif_ppp.h65 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Dplugin.c194 if (mtu != PPP_MTU)
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Dplugin.c194 if (mtu != PPP_MTU)
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dif_ppp.c291 ifp->if_mtu = PPP_MTU;
301 ifp->if_mediamtu = PPP_MTU;
319 ifp->if_mtu = PPP_MTU;
H A Dppp_comp.c196 cp->mtu = PPP_MTU;
H A Dppp.c1599 us->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dif_ppp.c299 ifp->if_mtu = PPP_MTU;
309 ifp->if_mediamtu = PPP_MTU;
327 ifp->if_mtu = PPP_MTU;
H A Dppp_comp.c204 cp->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dif_ppp.c299 ifp->if_mtu = PPP_MTU;
309 ifp->if_mediamtu = PPP_MTU;
327 ifp->if_mtu = PPP_MTU;
H A Dppp_comp.c204 cp->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dpptp.c883 po->chan.mtu=PPP_MTU;
886 if (!po->chan.mtu) po->chan.mtu=PPP_MTU;
H A Dppp_generic.c912 dev->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsyncppp.c938 if(new_mtu<128||new_mtu>PPP_MTU||(dev->flags&IFF_UP))
1050 dev->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp_comp.c196 cp->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp_comp.c204 cp->mtu = PPP_MTU;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp_comp.c204 cp->mtu = PPP_MTU;

Completed in 145 milliseconds

12