Home
last modified time | relevance | path

Searched refs:DHO_PAD (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/dhclient/
H A Ddhcp.h97 #define DHO_PAD 0 macro
H A Doptions.c124 if (code == DHO_PAD) { in parse_option_buffer()
502 outpacket->file[mainbufix++] = (char)DHO_PAD; in cons_options()
517 outpacket->file[mainbufix++] = (char)DHO_PAD; in cons_options()
H A Ddhclient.c2599 case DHO_PAD: in check_option()