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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe.h222 #define PPPOE_OVERHEAD 6 /* type, code, session, length */ macro
223 #define HDR_SIZE (sizeof(struct ethhdr) + PPPOE_OVERHEAD)
224 #define MAX_PPPOE_PAYLOAD (ETH_DATA_LEN - PPPOE_OVERHEAD)

Completed in 63 milliseconds