Searched defs:th_seq (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | tcp.h | 41 uint32_t th_seq; /* (u) */ member
|
/freebsd-src/contrib/tcpdump/ |
H A D | tcp.h | 43 nd_uint32_t th_seq; /* sequence number */ member
|
/freebsd-src/sys/netinet/ |
H A D | tcp_lro_hpts.c | 153 tcp_lro_log(struct tcpcb * tp,const struct lro_ctrl * lc,const struct lro_entry * le,const struct mbuf * m,int frm,int32_t tcp_data_len,uint32_t th_seq,uint32_t th_ack,uint16_t th_win) tcp_lro_log() argument
|
H A D | tcp_syncache.c | 734 syncache_unreach(struct in_conninfo * inc,tcp_seq th_seq,uint16_t port) syncache_unreach() argument [all...] |
H A D | tcp.h | 51 tcp_seq th_seq; /* sequence number */ member
|
/freebsd-src/sys/dev/sfxge/ |
H A D | sfxge_rx.c | 529 unsigned th_seq, pkt_length; in sfxge_lro_try_merge() local
|
/freebsd-src/sys/netinet/libalias/ |
H A D | alias_db.c | 1671 AddSeq(struct alias_link * lnk,int delta,u_int ip_hl,u_short ip_len,u_long th_seq,u_int th_off) AddSeq() argument
|
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | tcp_bbr.h | 234 uint32_t th_seq; member
|