HomeSort by: relevance | last modified time | path
    Searched refs:ack (Results 1 - 25 of 85) sorted by relevancy

1 2 3 4

  /src/sys/arch/ews4800mips/sbd/
if_iee_sbdio.c 123 uint32_t ack; local in function:iee_sbdio_cmd
133 ack = SC_SCB(sc)->scb_cmd;
135 if (ack == 0)
153 uint32_t cmd, ack; local in function:iee_sbdio_reset
172 ack = SC_ISCP(sc)->iscp_busy;
174 if (ack != IEE_ISCP_BUSY) {
181 /* ACK interrupts we may have caused */
  /src/usr.sbin/timed/timed/
acksend.c 86 int ack, /* look for this ack */
117 answer = readmsg(ack, name, &twait, net);
  /src/sys/netinet/
tcp_debug.c 113 tcp_seq seq, ack; local in function:tcp_trace
173 ack = th->th_ack;
177 ack = ntohl(ack);
186 printf("@%x, urp=%x", ack, th->th_urp);
193 pf(SYN); pf(ACK); pf(FIN); pf(RST); pf(PUSH); pf(URG);
  /src/usr.bin/m4/TEST/
ack.m4 1 # $NetBSD: ack.m4,v 1.4 1995/09/28 05:37:54 tls Exp $
37 # @(#)ack.m4 8.1 (Berkeley) 6/6/93
40 define(ack, `ifelse($1,0,incr($2),$2,0,`ack(DECR($1),1)', macro
41 `ack(DECR($1), ack($1,DECR($2)))')')
  /src/sys/net/npf/
npf_state_tcp.c 121 * TCPFC_SYNACK << (6 << 2) == 0x2000000 (6 - SYN,ACK)
122 * TCPFC_FIN << (5 << 2) == 0x0400000 (5 - FIN,ACK)
157 /* Handshake (2): SYN-ACK is expected. */
167 /* SYN-ACK response to simultaneous SYN. */
173 /* SYN-ACK response to original SYN. */
181 /* Handshake (3): ACK is expected. */
189 /* SYN-ACK may be retransmitted. */
191 /* XXX: ACK of late SYN in simultaneous case? */
200 * FIN packets may have ACK set.
215 /* FIN may be re-transmitted. Late ACK as well. *
299 tcp_seq seq, ack, end; local in function:npf_tcp_inwindow
    [all...]
npf_sendpkt.c 99 tcp_seq seq, ack; local in function:npf_return_tcp
106 tcpdlen = npf_tcpsaw(npc, &seq, &ack, &win);
170 th->th_seq = htonl(ack);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/
irq_service.h 43 bool (*ack)( member in struct:irq_source_info_funcs
amdgpu_irq_service.c 158 if (info->funcs->ack)
159 return info->funcs->ack(irq_service, info);
  /src/sys/arch/hppa/gsc/
if_iee_gsc.c 111 uint16_t ack; local in function:iee_gsc_cmd
121 ack = SC_SCB(sc)->scb_cmd;
123 if (ack == 0)
138 uint16_t ack; local in function:iee_gsc_reset
168 ack = SC_ISCP(sc)->iscp_busy;
170 if (ack != IEE_ISCP_BUSY)
175 /* ACK interrupts we may have caused */
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce110/
amdgpu_irq_service_dce110.c 73 .ack = hpd_ack
78 .ack = NULL
83 .ack = NULL
88 .ack = NULL
93 .ack = NULL
235 .ack = dal_irq_service_dummy_ack
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce120/
amdgpu_irq_service_dce120.c 76 .ack = hpd_ack
81 .ack = NULL
86 .ack = NULL
91 .ack = NULL
96 .ack = NULL
186 .ack = dal_irq_service_dummy_ack
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce80/
amdgpu_irq_service_dce80.c 76 .ack = hpd_ack
81 .ack = NULL
86 .ack = NULL
91 .ack = NULL
96 .ack = NULL
196 .ack = dal_irq_service_dummy_ack
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dcn10/
amdgpu_irq_service_dcn10.c 157 .ack = hpd_ack
162 .ack = NULL
167 .ack = NULL
172 .ack = NULL
177 .ack = NULL
268 .ack = dal_irq_service_dummy_ack
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dcn20/
amdgpu_irq_service_dcn20.c 157 .ack = hpd_ack
162 .ack = NULL
167 .ack = NULL
172 .ack = NULL
177 .ack = NULL
272 .ack = dal_irq_service_dummy_ack
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dcn21/
amdgpu_irq_service_dcn21.c 158 .ack = hpd_ack
163 .ack = NULL
168 .ack = NULL
173 .ack = NULL
265 .ack = dal_irq_service_dummy_ack
  /src/sys/kern/
kern_heartbeat.c 469 bool *ack = cookie; local in function:defibrillator
475 atomic_store_relaxed(ack, true);
501 bool ack = false; local in function:defibrillate
504 .arg = &ack,
530 if (atomic_load_relaxed(&ack))
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_dp_auxch.c 67 uint32_t tmp, ack = 0; local in function:radeon_dp_aux_transfer_native
149 /* clear the ACK */
188 ack = (tmp >> 8) & 0xff;
207 msg->reply = ack >> 4;
  /src/sys/fs/nfs/server/
nfs_nfsdkrpc.c 326 uint32_t ack; local in function:nfs_proc
367 ack = 0;
368 SVC_ACK(xprt, &ack);
369 nfsrc_trimcache(xprt->xp_sockref, ack, 0);
415 uint32_t ack; local in function:nfssvc_loss
417 ack = 0;
418 SVC_ACK(xprt, &ack);
419 nfsrc_trimcache(xprt->xp_sockref, ack, 1);
  /src/libexec/telnetd/
termstat.c 456 int ack, changed; local in function:clientstat
462 * will change to the modes in an ack if it is different from
463 * what we currently have, but we will not ack the ack.
466 ack = (useeditmode & MODE_ACK);
475 * ack!!! This gets out the new MODE request,
476 * and when the ack to that command comes back
479 if (ack)
495 if (!ack) {
slc.c 223 int hislevel, mylevel, ack; local in function:process_slc
255 ack = flag & SLC_ACK;
259 * or the level is the same and the ack bit is set
261 if (hislevel == mylevel && (val == slctab[func].current.val || ack)) {
263 } else if (ack) {
265 * If we get here, we got an ack, but the levels don't match.
346 * If our level is DEFAULT, then just ack whatever was
  /src/usr.sbin/lpr/lpd/
recvjob.c 69 #define ack() (void)write(STDOUT_FILENO, sp, 1); macro
131 ack();
222 ack();
251 ack();
  /src/usr.bin/rdist/
server.c 52 #define ack() do { if (write(rem, "\0\n", 2) < 0) error("ack failed: %s\n", strerror(errno)); } while (0) macro
140 ack();
167 ack();
192 ack();
206 ack();
543 ack();
819 ack();
825 ack();
841 ack();
    [all...]
  /src/usr.sbin/npf/npftest/libnpftest/
npf_state_test.c 19 uint32_t ack; /* ACK number. */ member in struct:__anon3c128e340108
34 * TCP data SEQ ACK WIN
37 /* Out of order ACK. */
54 /* Retransmission after out of order ACK and missing ACK. */
127 th->th_ack = htonl(p->ack);
  /src/sys/arch/sparc64/dev/
viovar.h 99 uint8_t ack: 1; member in struct:vio_dring_hdr
  /src/sys/dev/pci/
if_tl.c 993 int ack = 0; local in function:tl_intr
1014 ack++;
1070 printf("TL_INTR_RxEOF: ack %d\n", ack);
1072 if (ack == 0) {
1083 ack++;
1088 printf("TL_INTR_RxEOC: ack %d\n", ack);
1099 * write address of Rx list and send Rx GO command, ack
1104 HOST_CMD_GO | HOST_CMD_RT | HOST_CMD_Nes | ack | int_type
    [all...]

Completed in 21 milliseconds

1 2 3 4