Lines Matching defs:relay
68 void relay(struct interface_info *, struct dhcp_packet *, int,
129 /* add the relay agent information option */
161 fatalx("relay agent information is too long");
237 /* Enable the relay agent option by default for enc0 */
295 bootp_packet_handler = relay;
327 relay(struct interface_info *ip, struct dhcp_packet *packet, int length,
376 "relay agent information");
383 * DHCP relay is running on something that's not your
386 * It is purely informational from the relay to the client
415 * initial giaddr (in case we relay over multiple hops).
423 "relay agent information");
633 log_info("unmatched relay info %d", *p);
687 /* We reached the end, append the relay agent info. */
707 log_warnx("no space for relay agent info");
830 /* Replace the old agent relay info. */
884 /* Add the relay agent info asked by the user. */
912 /* Remove relay agent info on offer. */