Searched refs:MPPE_PAD (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_mppe.h1 #define MPPE_PAD 4 /* MPPE growth per frame */ macro
H A Dppp_mppe.c701 .comp_extra = MPPE_PAD,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp-comp.h204 #define MPPE_PAD 4 /* MPPE growth per frame */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp-comp.h171 #define MPPE_PAD 4 /* MPPE growth per frame */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dccp.c1187 * We need to decrease the interface MTU by MPPE_PAD
1189 * allocate MPPE_PAD extra bytes in xmit buffers.
1193 netif_set_mtu(f->unit, mtu - MPPE_PAD);

Completed in 162 milliseconds