OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPPOE_VER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/plugins/pppoe/
common.c
53
if (
PPPOE_VER
(packet->vertype) != 1) {
54
error("Invalid PPPoE version (%d)",
PPPOE_VER
(packet->vertype));
212
printer(arg, "PPPOE Discovery V%dT%d ",
PPPOE_VER
(packet->vertype),
236
printer(arg, "PPPOE Session V%dT%d",
PPPOE_VER
(packet->vertype),
pppoe.h
181
#define
PPPOE_VER
(vt) ((vt) >> 4)
Completed in 56 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026