Searched refs:PIPEX_PPPOE_CODE_SESSION (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/net/ | ||
| D | pipex_local.h | 272 #define PIPEX_PPPOE_CODE_SESSION 0x00 /* code session */ macro |
| D | pipex.c | 1358 pppoe->code = PIPEX_PPPOE_CODE_SESSION; in pipex_pppoe_output() |