Searched refs:MAX_VJHDR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c160 #define MAX_VJHDR 20 /* max VJ compressed header size (?) */ macro
942 hlen = (proto == PPP_VJC_COMP)? MAX_VJHDR: MAX_IPHDR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c160 #define MAX_VJHDR 20 /* max VJ compressed header size (?) */ macro
942 hlen = (proto == PPP_VJC_COMP)? MAX_VJHDR: MAX_IPHDR;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_comp.c152 #define MAX_VJHDR 20 /* max VJ compressed header size (?) */ macro
926 hlen = (proto == PPP_VJC_COMP)? MAX_VJHDR: MAX_IPHDR;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c152 #define MAX_VJHDR 20 /* max VJ compressed header size (?) */ macro
926 hlen = (proto == PPP_VJC_COMP)? MAX_VJHDR: MAX_IPHDR;

Completed in 48 milliseconds