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

/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dpppoe.h193 #define PPP_OVERHEAD 2 /* protocol */ macro
194 #define MAX_PPPOE_MTU (MAX_PPPOE_PAYLOAD - PPP_OVERHEAD)
195 #define TOTAL_OVERHEAD (PPPOE_OVERHEAD + PPP_OVERHEAD)

Completed in 129 milliseconds