Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h108 } dhcp_optnum_t; typedef
158 extern int dhcp_ipc_getinfo(dhcp_optnum_t *, DHCP_OPT **, int32_t);
H A Ddhcpagent_ipc.c78 static int getinfo_ifnames(const char *, dhcp_optnum_t *, DHCP_OPT **);
721 getinfo_ifnames(const char *ifn, dhcp_optnum_t *optnum, DHCP_OPT **result) in getinfo_ifnames()
736 sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM); in getinfo_ifnames()
852 dhcp_ipc_getinfo(dhcp_optnum_t *optnum, DHCP_OPT **result, int32_t timeout) in dhcp_ipc_getinfo()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c54 dhcp_optnum_t optnum; in main()
165 ifname, &optnum, sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM); in main()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c769 dhcp_optnum_t optnum; in ipc_event()
781 iap->ia_request->data_length != sizeof (dhcp_optnum_t)) { in ipc_event()
787 sizeof (dhcp_optnum_t)); in ipc_event()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c149 dhcp_optnum_t optnum; in nwamd_get_dhcpinfo_data()
177 sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM); in nwamd_get_dhcpinfo_data()