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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h55 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp_defs.h39 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_ppp.h65 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_ppp.h44 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dif_ppp.h42 #define PPP_MTU 1500 /* Default MTU (size of Info field) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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;
H A Dppp.c1617 us->mtu = PPP_MTU;
/netgear-R7000-V1.0.7.12_1.2.5/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c204 cp->mtu = PPP_MTU;
H A Dppp.c1630 us->mtu = PPP_MTU;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c196 cp->mtu = PPP_MTU;
H A Dppp.c1599 us->mtu = PPP_MTU;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c1247 dev->mtu = PPP_MTU;

Completed in 104 milliseconds