Home
last modified time | relevance | path

Searched defs:thflags (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_log.c691 uint8_t thflags; in tcp_log_pkt_addresses() local
847 should_log_th_flags(uint8_t thflags, struct tcpcb *tp, bool outgoing, struct ifnet *ifp) in should_log_th_flags()
889 uint8_t thflags; in tcp_log_th_flags() local
958 uint8_t thflags; in tcp_log_drop_pkt() local
H A Dtcp_syncookie.c220 syncookie_respond_accecn(uint8_t setup_flags, uint16_t thflags) in syncookie_respond_accecn()
H A Dtcp_input.c1636 tcp_update_window(struct tcpcb *tp, int thflags, struct tcphdr * th, in tcp_update_window()
1816 int thflags, int ace_flags, uint8_t ip_ecn, uint32_t tlen, uint32_t segment_count) in tcp_input_process_accecn_synack()
2763 int thflags; in tcp_input() local
H A Dtcp_output.c871 tcp_accecn_synack_respond(struct tcpcb * tp, uint16_t thflags) in tcp_accecn_synack_respond()
H A Dtcp_subr.c863 tcp_filloptions(struct tcpopt *peer_to, uint16_t thflags, uint16_t mss, uint8_t rcv_scale, in tcp_filloptions()