/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | tftp.h | 47 } ack; member in union:tftp_t::__anon2149 68 } ack; member in union:tftpreq_t::__anon2154
|
H A D | tlan.c | 536 u32 ack = 1; local 575 ack |= TLAN_HC_GO | TLAN_HC_RT; 576 host_cmd = TLAN_HC_ACK | ack | 0x001C0000; 580 host_cmd = TLAN_HC_ACK | ack | (0x000C0000); 621 u32 ack = 0; local 728 && (ack < 255)) { 729 ack++; 737 if(!ack) 744 ack |= TLAN_HC_GO; 749 if(ack) { [all...] |
H A D | fsys_tftp.c | 129 { /* we resend our last ack */ 194 block = tp.u.ack.block = 0; /* this ensures, that */ 202 block = ntohs(tp.u.ack.block = tr->u.data.block); } 209 tp.u.ack.block = htons(block = prevblock); 214 oport, TFTP_MIN_PACKET, &tp); /* ack */ 276 /* We resend our last ack. */ 374 block = tp.u.ack.block = 0; 392 block = ntohs (tp.u.ack.block = tr->u.data.block); 400 tp.u.ack.block = htons (block = prevblock);
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | bound.c | 93 dhcp_bound(dhcp_smach_t *dsmp, PKT_LIST *ack) argument 101 if (ack != NULL) { 102 /* If ack we're replacing is not the original, then free it */ 105 dsmp->dsm_ack = ack; 106 /* Save the first ack as the original */ 108 dsmp->dsm_orig_ack = ack; 118 if (ack->opts[CD_DHCP_TYPE] == NULL) 127 (void) memcpy(&new_lease, ack->opts[CD_LEASE_TIME]->value, 132 (void) memcpy(ack->opts[CD_LEASE_TIME]->value, &new_lease, 193 if (ack ! 319 PKT_LIST *ack; local 452 get_pkt_times(PKT_LIST *ack, lease_t *lease, lease_t *t1, lease_t *t2) argument 512 PKT_LIST *ack = dsmp->dsm_ack; local 958 PKT_LIST *ack = dsmp->dsm_ack; local [all...] |
H A D | agent.c | 765 PKT_LIST *ack = dsmp->dsm_ack; local 793 opt = dhcpv6_pkt_option(ack, NULL, optnum.code, 797 opt = ack->opts[optnum.code]; 812 d6o = dhcpv6_pkt_option(ack, d6o, 844 opt = ack->vs[optnum.code]; 851 (dhcpv6_message_t *)ack->pkt; 890 (caddr_t)ack->pkt + optnum.code, 926 } else if (ack != dsmp->dsm_orig_ack) { 929 * current ack, so now retry with the original ack i 970 PKT_LIST *ack, *oack; local [all...] |
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | vio_common.h | 41 uint8_t ack:1; /* 1 => receiver must ACK when DONE */ member in struct:vio_dring_entry_hdr
|
/illumos-gate/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 265 dlpi_msg_t req, ack; local 298 DLPI_MSG_CREATE(ack, DL_INFO_ACK); 300 retval = i_dlpi_msg_common(dip, &req, &ack, DL_INFO_ACK_SIZE, RS_HIPRI); 304 infoackp = &(ack.dlm_msg->info_ack); 314 ackendp = (caddr_t)ack.dlm_msg + ack.dlm_msgsz; 440 dlpi_msg_t req, ack; local 449 DLPI_MSG_CREATE(ack, DL_BIND_ACK); 466 retval = i_dlpi_msg_common(dip, &req, &ack, DL_BIND_ACK_SIZE, 0); 470 bindackp = &(ack 494 dlpi_msg_t req, ack; local 514 dlpi_msg_t req, ack; local 555 dlpi_msg_t req, ack; local 587 dlpi_msg_t req, ack; local 636 dlpi_msg_t req, ack; local 816 dlpi_msg_t req, ack; local 1212 dlpi_msg_t req, ack; local 1241 dlpi_msg_t req, ack; local [all...] |
/illumos-gate/usr/src/uts/common/inet/ilb/ |
H A D | ilb_conn.h | 65 uint32_t ack; member in struct:ilb_tcp_track 141 #define conn_c2s_tcp_ack conn_c2s.conn_tcp_track.ack 159 #define conn_s2c_tcp_ack conn_s2c.conn_tcp_track.ack
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | fio.c | 227 char ack, ibuf[MAXMSGLEN]; local 235 ack = '\0'; 245 if ((ack = ibuf[0]) == 'G') 247 DEBUG(4, "ack - '%c'\n", ack); 251 if (ack == 'R') { 293 DEBUG(8, "send ack: 'R'\n", 0); 299 DEBUG(8, "send ack: 'Q'\n", 0); 303 DEBUG(8, "send ack: 'G'\n", 0);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | server.c | 36 #define ack() (void) write(wrem, "\0\n", 2) macro 125 ack(); 152 ack(); 177 ack(); 193 ack(); 856 ack(); 862 ack(); 875 ack(); 913 ack(); 937 ack(); [all...] |
/illumos-gate/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_ctl.c | 193 int ack; local 204 ack = (cmd == CT_CACK) ? CT_ACK : CT_NACK; 205 error = contract_ack(ct, event, ack);
|
/illumos-gate/usr/src/uts/common/io/dmfe/ |
H A D | dmfe_mii.c | 211 boolean_t ack; local 218 ack = (tmp & MII_DATA_IN) == 0; 234 return (ack ? data : ~0);
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceTable.java | 645 SrvLocMsg ack = req.makeReply(existing); 688 return ack; 807 SrvLocMsg ack = req.makeReply(); 827 return ack; 895 SrvLocMsg ack = req.makeReply(types); 906 return ack; 1001 SrvLocMsg ack = req.makeReply(services, signatures); 1015 return ack; 1142 SrvLocMsg ack = req.makeReply(attributes, sig); 1157 return ack; [all...] |
/illumos-gate/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 101 t_uscalar_t ack, mblk_t **mpp) 147 ASSERT(dlp->dl_primitive == ack); 100 softmac_output(softmac_lower_t *slp, mblk_t *mp, t_uscalar_t dl_prim, t_uscalar_t ack, mblk_t **mpp) argument
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | table.c | 1338 struct T_optmgmt_ack ack; member in union:__anon272 1340 } ack; local 1386 cbuf.buf = (caddr_t)&ack; 1387 cbuf.maxlen = sizeof (ack); 1398 ack.ack.PRIM_type != T_OPTMGMT_ACK || 1399 ack.ack.MGMT_flags != T_SUCCESS || 1400 ack.ack [all...] |
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | ds_common.c | 748 ds_init_ack_t *ack; local 787 ack = (ds_init_ack_t *)(msg + DS_HDR_SZ); 788 ack->minor_vers = MIN(new_minor, req->minor_vers); 814 ds_set_port_ready(port, req->major_vers, ack->minor_vers); 821 ds_init_ack_t *ack; local 835 ack = (ds_init_ack_t *)(buf + DS_HDR_SZ); 855 minor = MIN(ver->minor, ack->minor_vers); 970 ds_reg_ack_t *ack; local 1119 ack = (ds_reg_ack_t *)(msg + DS_HDR_SZ); 1120 ack 1163 ds_reg_ack_t *ack; local 1421 ds_unreg_ack_t *ack; local 1488 ds_unreg_ack_t *ack; local [all...] |
/illumos-gate/usr/src/cmd/dtrace/demo/ip/ |
H A D | tcprst.d | 60 ack[self->conn_id, i], \ 134 ack[self->conn_id, self->pcount] = ntohl(self->tcph->tha_ack);
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_pfc_hw.h | 474 * TCP ack flag 488 uint32_t ack:1; member in struct:__anon5737::__anon5738 492 uint32_t ack:1;
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mii.h | 280 uint16_t ack:1; member in struct:_mii_lprxnpr::__anon8466 290 uint16_t ack:1;
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 2953 struct T_optmgmt_ack ack; member in union:__anon124 2955 } ack; local 2988 cbuf.buf = (caddr_t)&ack; 2989 cbuf.maxlen = sizeof (ack); 3000 ack.ack.PRIM_type != T_OPTMGMT_ACK || 3001 ack.ack.MGMT_flags != T_SUCCESS || 3002 ack.ack [all...] |
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | send.c | 435 rdsv3_send_is_acked(struct rdsv3_message *rm, uint64_t ack, argument 439 return (is_acked(rm, ack)); 440 return (ntohll(rm->m_inc.i_hdr.h_sequence) <= ack); 682 rdsv3_send_drop_acked(struct rdsv3_connection *conn, uint64_t ack, argument 696 if (!rdsv3_send_is_acked(rm, ack, is_acked))
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_fip.c | 247 fip_login_ack_t *ack; local 264 ack = (fip_login_ack_t *)(void *)pkt; 265 hdr = &(ack->ak_fip_header); 272 "unsupported opcode 0x%x in login ack, ignoring", 300 "login ack desc list len (0x%lx) too small " 318 iba = &(ack->ak_iba); 327 login = &(ack->ak_vnic_login); 336 partition = &(ack->ak_vhub_partition); 367 * Let's get the rest of the information out of the login ack 770 * the login and setting the login state to wait-for-ack shoul [all...] |
/illumos-gate/usr/src/cmd/saf/ |
H A D | misc.c | 82 struct admack ack; /* acknowledgment */ local 83 register struct admack *ak = &ack; /* and a pointer to it */ 481 log("Could not send ack");
|
H A D | sacadm.c | 1109 struct admack ack; /* acknowledgment struct */ local 1110 register struct admack *ak = &ack; /* and a pointer to it */ 1115 * make sure this ack is meant for me, put an alarm around the read 1127 if (read(fd, ak, sizeof(ack)) != sizeof(ack)) {
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 1320 * The endian of the ports doesn't matter, but the ack and 1713 * set s0's as appropriate. Use syn-ack packet as it 1800 tcp_seq seq, ack, end; local 1810 ack = ntohl(tcp->th_ack); 1859 if (!(tcpflags & TH_ACK)) { /* Pretend an ack was sent */ 1860 ack = tdata->td_end; 1862 (ack == 0)) { 1864 ack = tdata->td_end; 1868 ackskew = tdata->td_end - ack; 1894 * maxend <-> ack 3148 u_32_t ack; local [all...] |