Searched refs:PPPoE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/share/examples/ppp/
H A Dppp.conf.sample723 # ppp supports ppp over ethernet (PPPoE). Beware, many PPP servers cache
725 # your PPPoE connection between machines.
733 set device PPPoE:de0:pppoe-in
/freebsd-10.0-release/sys/netgraph/
H A Dng_pppoe.c253 struct PPPoE { struct
266 typedef struct PPPoE *priv_p;
626 mtx_init(&privp->sesshash[i].mtx, "PPPoE hash mutex", NULL, MTX_DEF);
1151 * generic PPP. PPPoE is an exception to the rule.

Completed in 74 milliseconds