Symbol: DHCP_OPT
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
152
DHCP_OPT *opt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
1076
DHCP_OPT *d4o;
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
1110
d4o = (DHCP_OPT *)iap->ia_request->buffer;
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
1162
static DHCP_OPT *
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
1166
DHCP_OPT *opt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
78
static DHCP_OPT * dhcp_get_ack_or_state(const dhcp_smach_t *dsmp,
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
889
DHCP_OPT *v4opt = opt;
usr/src/cmd/cmd-inet/sbin/dhcpagent/agent.c
922
optlen = ((DHCP_OPT *)opt)->len +
usr/src/cmd/cmd-inet/sbin/dhcpagent/bound.c
325
DHCP_OPT *router_list;
usr/src/cmd/cmd-inet/sbin/dhcpagent/bound.c
370
DHCP_OPT *mtu;
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
1171
DHCP_OPT *opt;
usr/src/cmd/cmd-inet/sbin/dhcpinfo/dhcpinfo.c
61
DHCP_OPT *opt;
usr/src/common/net/dhcp/dhcp_impl.h
128
DHCP_OPT *opts[DHCP_LAST_OPT + 1];
usr/src/common/net/dhcp/dhcp_impl.h
133
DHCP_OPT *vs[VS_OPTION_END - VS_OPTION_START + 1];
usr/src/common/net/dhcp/scan.c
43
field_scan(uint8_t *start, uint8_t *end, DHCP_OPT **options,
usr/src/common/net/dhcp/scan.c
72
options[*current] = (DHCP_OPT *)current;
usr/src/lib/libdhcpagent/common/dhcp_hostconf.c
379
relativize_time(DHCP_OPT *option, time_t orig_time, time_t current_time)
usr/src/lib/libdhcpagent/common/dhcp_hostconf.c
42
static void relativize_time(DHCP_OPT *, time_t, time_t);
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
721
getinfo_ifnames(const char *ifn, dhcp_optnum_t *optnum, DHCP_OPT **result)
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
726
DHCP_OPT *opt;
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
78
static int getinfo_ifnames(const char *, dhcp_optnum_t *, DHCP_OPT **);
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
852
dhcp_ipc_getinfo(dhcp_optnum_t *optnum, DHCP_OPT **result, int32_t timeout)
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.h
158
extern int dhcp_ipc_getinfo(dhcp_optnum_t *, DHCP_OPT **, int32_t);
usr/src/stand/lib/inet/dhcpv4.c
415
prt_server_msg(DHCP_OPT *p)
usr/src/stand/lib/inet/dhcpv4.c
717
DHCP_OPT *doptp;
usr/src/stand/lib/inet/dhcpv4.c
893
DHCP_OPT *doptp;
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1000
bzero(pl->opts, (DHCP_LAST_OPT + 1) * sizeof (DHCP_OPT *));
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1002
sizeof (DHCP_OPT *));
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1177
DHCP_OPT *doptp;
usr/src/uts/common/fs/nfs/nfs_dlinet.c
965
DHCP_OPT *doptp;