Searched defs:init_msg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c87 init_msg(PKT *pkt, uint8_t *pkttype) function
614 opt = init_msg(pkt, opt_decline);
660 opt = init_msg(pkt, opt_discover);
761 opt = init_msg(pkt, opt_request);
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c689 * init_msg:
695 init_msg(rdr_msg_hdr_t *hdr) function
813 init_msg(&reply_hdr);
929 init_msg(&reply_hdr);
1096 init_msg(&reply_hdr);
1194 init_msg(&reply_hdr);
1286 init_msg(&reply_hdr);
1415 init_msg(&reply_hdr);
1515 init_msg(&reply_hdr);
1585 init_msg(
[all...]

Completed in 81 milliseconds