Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
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)