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_TYPE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/plugins/pppoe/
pppoe.h
183
#define
PPPOE_VER_TYPE
(v, t) (((v) << 4) | (t))
discovery.c
326
packet.vertype =
PPPOE_VER_TYPE
(1, 1);
516
packet.vertype =
PPPOE_VER_TYPE
(1, 1);
common.c
115
packet.vertype =
PPPOE_VER_TYPE
(1, 1);
Completed in 97 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026