Home
last modified time | relevance | path

Searched defs:PPPOE_HDRLEN (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dprint-pppoe.c84 #define PPPOE_HDRLEN 6 macro
/external/syslinux/core/lwip/src/include/netif/
Dppp_oe.h186 #define PPPOE_HDRLEN (sizeof(struct eth_hdr) + PPPOE_HEADERLEN) macro