Searched refs:dhcp_optnum_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c56 dhcp_optnum_t optnum;
167 ifname, &optnum, sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM);
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h107 } dhcp_optnum_t; typedef in typeref:struct:__anon86
157 extern int dhcp_ipc_getinfo(dhcp_optnum_t *, DHCP_OPT **, int32_t);
H A Ddhcpagent_ipc.c75 static int getinfo_ifnames(const char *, dhcp_optnum_t *, DHCP_OPT **);
710 * dhcp_optnum_t *: a description of the desired option
718 getinfo_ifnames(const char *ifn, dhcp_optnum_t *optnum, DHCP_OPT **result)
733 sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM);
840 * input: dhcp_optnum_t *: a description of the desired option
849 dhcp_ipc_getinfo(dhcp_optnum_t *optnum, DHCP_OPT **result, int32_t timeout)
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c761 dhcp_optnum_t optnum;
773 iap->ia_request->data_length != sizeof (dhcp_optnum_t)) {
779 sizeof (dhcp_optnum_t));
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c149 dhcp_optnum_t optnum;
177 sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM);

Completed in 68 milliseconds