Searched defs:th_seq (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | tcp.h | 41 uint32_t th_seq; /* (u) */ member
|
| /freebsd/contrib/tcpdump/ |
| H A D | tcp.h | 43 nd_uint32_t th_seq; /* sequence number */ member
|
| /freebsd/sys/netinet/ |
| H A D | tcp_lro_hpts.c | 159 int frm, int32_t tcp_data_len, uint32_t th_seq, in tcp_lro_log()
|
| H A D | tcp_syncache.c | 720 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/sys/dev/sfxge/ |
| H A D | sfxge_rx.c | 517 unsigned th_seq, pkt_length; in sfxge_lro_try_merge() local
|
| /freebsd/sys/netinet/libalias/ |
| H A D | alias_db.c | 1772 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/sys/netinet/tcp_stacks/ |
| H A D | tcp_bbr.h | 234 uint32_t th_seq; member
|