Home
last modified time | relevance | path

Searched defs:BOOTP_MIN_LEN (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/dhcrelay/
H A Ddhcp.h57 #define BOOTP_MIN_LEN 300 macro
/openbsd-src/usr.sbin/vmd/
H A Ddhcp.h57 #define BOOTP_MIN_LEN 300 macro
/openbsd-src/usr.sbin/dhcpd/
H A Ddhcp.h53 #define BOOTP_MIN_LEN 300 macro
/openbsd-src/sbin/dhcpleased/
H A Dfrontend.c60 #define BOOTP_MIN_LEN 300 /* fixed bootp packet adds up to 300 */ macro