Home
last modified time | relevance | path

Searched refs:pppoe (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/modules/netgraph/
H A DMakefile40 pppoe \
/freebsd/usr.sbin/tcpdump/tcpdump/
H A DMakefile125 print-pppoe.c \
/freebsd/share/examples/ppp/
H A Dppp.conf.sample731 pppoe:
732 set device PPPoE:de0:pppoe-in
741 # /usr/libexec/pppoed -p pppoe-in fxp0
745 pppoe-in:
/freebsd/contrib/tcpdump/
H A DMakefile.in202 print-pppoe.c \
H A DCMakeLists.txt1341 print-pppoe.c
H A DCHANGES1148 print-ppp.c,print-pppoe.c, print-rsvp.c, print-wb.c
/freebsd/sys/netgraph/
H A Dng_pppoe.c78 SYSCTL_NODE(_net_graph, OID_AUTO, pppoe, CTLFLAG_RW, 0, "PPPoE");
223 NETGRAPH_INIT(pppoe, &typestruct);
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1439 headerFieldPppoe_t pppoe; /**< PPPoE */ member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c1396 switch (field.pppoe) in GetSizeHeaderField()
1981 switch (field.pppoe) in GetFullFieldParseCode()
H A Dfm_kg.c664 switch (field.pppoe) in GetKnownProtMask()