Home
last modified time | relevance | path

Searched refs:pkttype (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) in init_msg() argument
99 bcopy(pkttype, pkt->options, 3); in init_msg()
132 set_hw_spec_data(PKT *p, uint8_t **opt, uint8_t *pkttype) in set_hw_spec_data() argument
144 uint8_t type = *(pkttype + 2); in set_hw_spec_data()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c83 static int i_ldc_send_pkt(ldc_chan_t *ldcp, uint8_t pkttype, uint8_t subtype,
1114 i_ldc_send_pkt(ldc_chan_t *ldcp, uint8_t pkttype, uint8_t subtype, in i_ldc_send_pkt() argument
1133 ldcp->id, pkttype, subtype, ctrlmsg); in i_ldc_send_pkt()
1142 pkt->type = pkttype; in i_ldc_send_pkt()
1166 ldcp->id, pkttype, subtype, ctrlmsg); in i_ldc_send_pkt()