Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_log.c687 uint8_t thflags; in tcp_log_pkt_addresses() local
843 should_log_th_flags(uint8_t thflags, struct tcpcb *tp, bool outgoing, struct ifnet *ifp) in should_log_th_flags()
885 uint8_t thflags; in tcp_log_th_flags() local
954 uint8_t thflags; in tcp_log_drop_pkt() local
H A Dtcp_input.c1246 tcp_stretch_ack_enable(struct tcpcb *tp, int thflags) in tcp_stretch_ack_enable()
1721 tcp_update_window(struct tcpcb *tp, int thflags, struct tcphdr * th, in tcp_update_window()
2025 int thflags; in tcp_input() local