Home | History | Annotate | Download | only in net

Lines Matching refs:pppoe

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.
1212 printf("%s: pkthdr.len=%d, pppoe.len=%d",
2179 CTLTYPE_NODE, "pppoe",
2180 SYSCTL_DESCR("PPPOE protocol"),
2208 IF_MODULE(MODULE_CLASS_DRIVER, pppoe, "sppp_subr")