Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h104 } dhcp_optnum_t; typedef
154 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 **);
718 getinfo_ifnames(const char *ifn, dhcp_optnum_t *optnum, DHCP_OPT **result) in getinfo_ifnames()
733 sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM); in getinfo_ifnames()
849 dhcp_ipc_getinfo(dhcp_optnum_t *optnum, DHCP_OPT **result, int32_t timeout) in dhcp_ipc_getinfo()
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c56 dhcp_optnum_t optnum; in main()
167 ifname, &optnum, sizeof (dhcp_optnum_t), DHCP_TYPE_OPTNUM); in main()
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c761 dhcp_optnum_t optnum; in ipc_event()
773 iap->ia_request->data_length != sizeof (dhcp_optnum_t)) { in ipc_event()
779 sizeof (dhcp_optnum_t)); in ipc_event()
/titanic_50/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()