/titanic_41/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scr.ss | 79 CLEAR ACK 102 CLEAR ACK 121 CLEAR ACK 132 CLEAR ACK 149 CLEAR ACK 166 CLEAR ACK 214 CLEAR ACK 234 CLEAR ACK 236 CLEAR ACK 284 CLEAR ACK [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_tftp.c | 75 case ACK: in interpret_tftp() 125 case ACK: in interpret_tftp() 153 case ACK: return ("acknowledgement");
|
/titanic_41/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | in.lpd.c | 54 #define ACK(fp) { (void) fputc('\0', fp); (void) fflush(fp); } macro 414 ACK(ofp); in receive_control_file() 434 ACK(ofp); in receive_control_file() 450 ACK(ofp); in receive_data_file() 483 ACK(ofp); in receive_data_file() 568 ACK(ofp); in berkeley_transfer_files() 738 ACK(ofp); /* there is no equivalent */ in main()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftp.c | 211 if (ap->th_opcode == ACK) { in tftp_sendfile() 277 ap->th_opcode = htons((ushort_t)ACK); in tftp_recvfile() 338 ap->th_opcode = htons((ushort_t)ACK); in tftp_recvfile() 390 ap->th_opcode = htons((ushort_t)ACK); in tftp_recvfile() 689 case ACK: in tpacket()
|
/titanic_41/usr/src/head/arpa/ |
H A D | tftp.h | 55 #define ACK 04 /* acknowledgement */ macro
|
/titanic_41/usr/src/cmd/ipf/examples/ |
H A D | example.6 | 3 # packet sent to establish a connection) out of the SYN-ACK pair.
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.tftpd.c | 1072 if (ackbuf.tb_hdr.th_opcode == ACK) { in tftpd_sendfile() 1150 if (ackbuf.tb_hdr.th_opcode == ACK) { in tftpd_sendfile() 1198 ap->th_opcode = htons((ushort_t)ACK); in tftpd_recvfile() 1211 if (ap->th_opcode == htons((ushort_t)ACK)) { in tftpd_recvfile() 1223 if (ap->th_opcode == htons((ushort_t)ACK)) { in tftpd_recvfile() 1305 ap->th_opcode = htons((ushort_t)ACK); /* send the "final" ack */ in tftpd_recvfile()
|
/titanic_41/usr/src/uts/common/netinet/ |
H A D | dhcp.h | 210 #define ACK ((uint8_t)5) macro
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | Dialers | 133 # \006 expect ACK from modem 155 # \006 Wait for ACK 209 # \006 Wait for ACK 245 # \006 Wait for ACK 295 # \006 Wait for ACK 317 # \006 Wait for ACK
|
/titanic_41/usr/src/lib/libsip/common/ |
H A D | sip_msg.c | 755 if ((ret = sip_add_request_line(_ack_msg, ACK, uri)) != 0) { in sip_create_nonOKack() 789 if ((ret = sip_add_cseq(_ack_msg, ACK, seqno)) != 0) in sip_create_nonOKack() 845 if ((ret = sip_add_request_line(_ack_msg, ACK, uri)) != 0) { in sip_create_OKack() 885 if ((ret = sip_add_cseq(_ack_msg, ACK, seqno)) != 0) in sip_create_OKack()
|
H A D | sip_logging.c | 88 case ACK: in sip_measure_traffic()
|
H A D | sip_xaction_state_mc.c | 640 if (sip_msg_info->sip_req_method == ACK) { in sip_srv_xaction_input() 892 SIP_UPDATE_COUNTERS(B_TRUE, ACK, 0, B_TRUE, ack_msg->sip_msg_len); in sip_create_send_nonOKack()
|
H A D | sip_itf.c | 288 sip_msg_info->sip_req_method != ACK)) { in sip_sendmsg()
|
H A D | sip_xaction.c | 313 (method == ACK || method == CANCEL)) { in sip_xaction_find()
|
H A D | sip.h | 364 ACK, enumerator
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 182 must send a REQUEST packet and wait for an ACK or NAK packet in 184 event handler that waits for an ACK or NAK packet to arrive on the 186 when the ACK or NAK does arrive, and the callback function called 210 and receiving an ACK, assuming everything goes well. Note however 226 packet and waiting for an ACK or NAK, which might never come. If, 227 while waiting for the ACK or NAK, the user sends a request to renew 375 must be obtained (such as when caching an ACK packet at system 455 DHCP command START is considered over when an ACK is received and the
|
H A D | request.c | 611 if (*plp->opts[CD_DHCP_TYPE]->value == ACK) { in accept_v4_acknak()
|
H A D | README.v6 | 471 open socket -- and is also registered to receive any ACK/NAK packets 474 configured for ACK/NAK reception. The only functional difference is 492 they arrive. As a result, when receiving a DHCPv4 ACK or DHCPv6
|
/titanic_41/usr/src/stand/lib/inet/ |
H A D | dhcpv4.c | 837 case ACK: in dhcp_requesting()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 674 if (mtype != ACK && mtype != NAK) { in intercept_dhcpv4_inbound()
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 8311 5811 ACK-571U Wireless Keyboard
|