Searched defs:ack (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_debug.c120 tcp_seq seq, ack; local
H A Dtcp_subr.c570 tcp_respond( struct tcpcb *tp, void *ipgen, register struct tcphdr *th, register struct mbuf *m, tcp_seq ack, tcp_seq seq, int flags, unsigned int ifscope, unsigned int nocell ) argument
H A Dip_fw2.c1455 u_int32_t ack = ntohl(tcp->th_ack); local
1735 send_pkt(struct ip_flow_id *id, u_int32_t seq, u_int32_t ack, int flags) argument
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_realview.c244 uint32_t ack; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.c843 tcp_seq ack, seq; local
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4578 u_int32_t ack = ntohl(th->th_seq) + pd->p_len; local
5798 u_int32_t ack, end, seq, orig_seq; local
2348 pf_send_tcp(const struct pf_rule *r, sa_family_t af, const struct pf_addr *saddr, const struct pf_addr *daddr, u_int16_t sport, u_int16_t dport, u_int32_t seq, u_int32_t ack, u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag, u_int16_t rtag, struct ether_header *eh, struct ifnet *ifp) argument
[all...]

Completed in 93 milliseconds