Home
last modified time | relevance | path

Searched defs:th_flags (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtcp.h48 uint8_t th_flags; /* (u) */ member
/freebsd/contrib/flex/src/
H A Dtables_shared.h111 flex_uint16_t th_flags; /**< Currently unused, must be 0 */ member
/freebsd/contrib/tcpdump/
H A Dtcp.h46 nd_uint8_t th_flags; member
/freebsd/sys/netinet/
H A Dtcp_output.c144 #define TCP_XMIT_TIMER_ASSERT(tp, len, th_flags) \ argument
H A Dtcp.h61 u_char th_flags; member
/freebsd/sys/netinet/libalias/
H A Dalias.c191 TcpMonitorIn(u_char th_flags, struct alias_link *lnk) in TcpMonitorIn()
208 TcpMonitorOut(u_char th_flags, struct alias_link *lnk) in TcpMonitorOut()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c934 uint8_t th_flags; in dyn_update_tcp_state() local
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c5872 bbr_log_output(struct tcp_bbr * bbr,struct tcpcb * tp,struct tcpopt * to,int32_t len,uint32_t seq_out,uint16_t th_flags,int32_t err,uint32_t cts,struct mbuf * mb,int32_t * abandon,struct bbr_sendmap * hintrsm,uint32_t delay_calc,struct sockbuf * sb) bbr_log_output() argument
H A Drack.c9043 rack_log_output(struct tcpcb * tp,struct tcpopt * to,int32_t len,uint32_t seq_out,uint16_t th_flags,int32_t err,uint64_t cts,struct rack_sendmap * hintrsm,uint32_t add_flag,struct mbuf * s_mb,uint32_t s_moff,int hw_tls,int segsiz) rack_log_output() argument