OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pppoe
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/modules/if_pppoe/
Makefile
8
IOCONF=
pppoe
.ioconf
/src/tests/net/if_pppoe/
Makefile
8
.for name in
pppoe
pppoe_unnumbered
t_pppoe_unnumbered.sh
96
rump_server_start $SERVER
pppoe
97
rump_server_start $CLIENT
pppoe
136
# If
PPPoE
client is disconnected by
PPPoE
server, then
156
# As
pppoe
client doesn't support rechallenge yet.
202
atf_set "descr" "Does
pppoe
unnumbered tests"
t_pppoe.sh
58
atf_set "descr" "Test creating/destroying
pppoe
interfaces"
65
rump_server_start $CLIENT netinet6
pppoe
116
rump_server_start $SERVER netinet6
pppoe
117
rump_server_start $CLIENT netinet6
pppoe
156
# If
PPPoE
client is disconnected by
PPPoE
server, then
176
# As
pppoe
client doesn't support rechallenge yet.
308
# As
pppoe
client doesn't support rechallenge yet.
494
rump_server_start $SERVER netinet6
pppoe
495
rump_server_start $CLIENT netinet6
pppoe
[
all
...]
/src/etc/rc.d/
downinterfaces
21
pppoe
*) iflist="$iflist $int"
/src/sys/arch/evbarm/conf/
GENERIC.common
164
pseudo-device
pppoe
# PPP over Ethernet (RFC 2516)
/src/sys/arch/riscv/conf/
GENERIC.common
202
pseudo-device
pppoe
# PPP over Ethernet (RFC 2516)
/src/share/man/man4/
Makefile
55
pppoe
.4 \
/src/sys/net/
if_pppoe.c
36
#include "
pppoe
.h"
125
/* Add a complete
PPPoE
header to the buffer pointed to by PTR */
177
uint16_t sc_session; /*
PPPoE
session id */
269
IF_CLONE_INITIALIZER("
pppoe
", pppoe_clone_create, pppoe_clone_destroy);
359
if_initname(ifp, "
pppoe
", unit);
490
printf("
pppoe
: ");
880
/* be quiet if there is not a single
pppoe
instance */
932
/* be quiet if there is not a single
pppoe
instance */
1102
* Avoid error messages if there is not a single
PPPoE
instance.
1139
* Avoid error messages if there is not a single
PPPoE
instance
[
all
...]
if_ethersubr.c
77
#include "
pppoe
.h"
109
#error You have included NETATALK or a pseudo-device in your configuration that depends on the presence of ethernet interfaces, but have no such interfaces configured. Check if you really need pseudo-device bridge,
pppoe
, vlan or options NETATALK.
Completed in 15 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025