HomeSort by: relevance | last modified time | path
    Searched defs:vertype (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
uipc_mbufdebug.c 70 uint8_t vertype; member in struct:pppoehdr
321 vt = ph.vertype;
  /src/external/bsd/ppp/dist/pppd/plugins/pppoe/
pppoe.h 174 unsigned int vertype:8; /* PPPoE Version and Type (must both be 1) */ member in struct:PPPoEPacketStruct
  /src/sys/net/
if_pppoe.c 84 uint8_t vertype; member in struct:pppoehdr
666 if (ph->vertype != PPPOE_VERTYPE) {
1167 if (ph->vertype != PPPOE_VERTYPE) {

Completed in 29 milliseconds