Home
last modified time | relevance | path

Searched refs:init_msg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c811 init_msg(&reply_hdr); in dcs_ses_req()
1094 init_msg(&reply_hdr); in dcs_change_state()
1192 init_msg(&reply_hdr); in dcs_private_func()
1284 init_msg(&reply_hdr); in dcs_test()
1413 init_msg(&reply_hdr); in dcs_list_ext()
1513 init_msg(&reply_hdr); in dcs_help()
1583 init_msg(&reply_hdr); in dcs_ap_id_cmp()
1646 init_msg(&reply_hdr); in dcs_abort_cmd()
1723 init_msg(&reply_hdr); in dcs_rsrc_info()
1814 init_msg(&req_hdr); in dcs_confirm_callback()
[all …]
H A Ddcs_ses.c209 init_msg(&req_hdr); in ses_close()
701 init_msg(&op_hdr); in abort_handler()
H A Ddcs.h282 void init_msg(rdr_msg_hdr_t *hdr);
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c87 init_msg(PKT *pkt, uint8_t *pkttype) in init_msg() function
614 opt = init_msg(pkt, opt_decline); in dhcp_decline()
660 opt = init_msg(pkt, opt_discover); in dhcp_selecting()
761 opt = init_msg(pkt, opt_request); in dhcp_requesting()