Searched refs:DHO_USERCLASS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.bin/rump_dhcpclient/
H A Ddhcp.h108 DHO_USERCLASS = 77, /* RFC 3004 */ enumerator in enum:DHO
H A Ddhcp.c648 *p++ = DHO_USERCLASS;
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddhcp.h115 DHO_USERCLASS = 77, /* RFC 3004 */ enumerator in enum:DHO
H A Ddhcp.c933 !has_option_mask(ifo->nomask, DHO_USERCLASS))
936 *p++ = DHO_USERCLASS;

Completed in 110 milliseconds