Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c695 init_msg(rdr_msg_hdr_t *hdr) in init_msg() function
813 init_msg(&reply_hdr); in dcs_ses_req()
929 init_msg(&reply_hdr); in dcs_ses_end()
1096 init_msg(&reply_hdr); in dcs_change_state()
1194 init_msg(&reply_hdr); in dcs_private_func()
1286 init_msg(&reply_hdr); in dcs_test()
1415 init_msg(&reply_hdr); in dcs_list_ext()
1515 init_msg(&reply_hdr); in dcs_help()
1585 init_msg(&reply_hdr); in dcs_ap_id_cmp()
1648 init_msg(&reply_hdr); in dcs_abort_cmd()
[all …]
H A Ddcs_ses.c211 init_msg(&req_hdr); in ses_close()
703 init_msg(&op_hdr); in abort_handler()
H A Ddcs.h284 void init_msg(rdr_msg_hdr_t *hdr);
/titanic_50/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()