Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Duipc_mbufdebug.c67 struct pppoehdr { struct
68 uint8_t vertype;
69 uint8_t code;
70 uint16_t session;
71 uint16_t plen;
/netbsd/sys/net/
H A Dif_pppoe.c83 struct pppoehdr { struct
95 #define PPPOE_HEADERLEN sizeof(struct pppoehdr) argument