Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_log.c688 uint8_t thflags; in tcp_log_pkt_addresses() local
844 should_log_th_flags(uint8_t thflags, struct tcpcb *tp, bool outgoing, struct ifnet *ifp) in should_log_th_flags()
886 uint8_t thflags; in tcp_log_th_flags() local
955 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()
1723 tcp_update_window(struct tcpcb *tp, int thflags, struct tcphdr * th, in tcp_update_window()
2027 int thflags; in tcp_input() local