Home
last modified time | relevance | path

Searched defs:bootpp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c3901 int nulltp, bootpp, unicastp = 1; local
/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c554 cons_options(struct packet * inpacket,struct dhcp_packet * outpacket,struct lease * lease,struct client_state * client_state,int mms,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,int overload_avail,int terminate,int bootpp,struct data_string * prl,const char * vuname) cons_options() argument