Searched defs:PPPOE_HDRLEN (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/ | ||
D | print-pppoe.c | 84 #define PPPOE_HDRLEN 6 macro |
/external/syslinux/core/lwip/src/include/netif/ | ||
D | ppp_oe.h | 186 #define PPPOE_HDRLEN (sizeof(struct eth_hdr) + PPPOE_HEADERLEN) macro |