Searched refs:pkttype (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/stand/lib/inet/ |
H A D | dhcpv4.c | 87 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()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | ldc.c | 83 static int i_ldc_send_pkt(ldc_chan_t *ldcp, uint8_t pkttype, uint8_t subtype, 1130 i_ldc_send_pkt(ldc_chan_t *ldcp, uint8_t pkttype, uint8_t subtype, in i_ldc_send_pkt() argument 1149 ldcp->id, pkttype, subtype, ctrlmsg); in i_ldc_send_pkt() 1158 pkt->type = pkttype; in i_ldc_send_pkt() 1182 ldcp->id, pkttype, subtype, ctrlmsg); in i_ldc_send_pkt()
|