Lines Matching refs:discovery
2 * Perform PPPoE discovery
72 * We should only be receveing DISCOVERY and SESSION types if the BPF
252 * packet -- the PPPoE discovery packet to parse
258 * Parses a PPPoE discovery packet, calling "func" for each tag in the packet.
555 /* If it's not a Discovery packet, loop again */
605 *%FUNCTION: discovery
611 * Performs the PPPoE discovery phase
614 discovery(PPPoEConnection *conn)
665 fprintf(conn->debugFile, "pppoe-discovery %s\n", RP_VERSION);
691 discovery(conn);
722 fprintf(stderr, "Usage: pppoe-discovery [options]\n");