Lines Matching full:pppoe
5 * Implementation of user-space PPPoE redirector for Linux.
20 #include "pppoe.h"
62 * packet -- a received PPPoE packet
69 * Note that the ethernet type names come from "pppoe.h" and the packet
71 * with the rest of this file. See the BSD section of "pppoe.h" for
122 fatal("Cannot create raw socket -- pppoe must be run as root.");
124 error("Can't open socket for pppoe: %m");
129 error("Can't set socket options for pppoe: %m");
219 error("error sending pppoe packet: %m");
240 error("error receiving pppoe packet: %m");