Searched refs:dhcp_message_type_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.h79 } dhcp_message_type_t; typedef in typeref:enum:__anon107
134 boolean_t pkt_v4_match(uchar_t, dhcp_message_type_t);
H A Dpacket.c1380 * dhcp_message_type_t: bit-wise OR of DHCP_P* values.
1385 pkt_v4_match(uchar_t type, dhcp_message_type_t match_type)
1392 static dhcp_message_type_t type_map[] = {

Completed in 105 milliseconds