Searched refs:tlenp (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_reass.c | 604 *tlenp = 0; in tcp_reass() 623 *tlenp = 0; in tcp_reass() 647 *tlenp -= i; in tcp_reass() 662 *tlenp = 0; in tcp_reass() 687 *tlenp = 0; in tcp_reass() 745 *tlenp -= i; in tcp_reass() 854 *tlenp -= i; in tcp_reass() 878 *tlenp = 0; in tcp_reass() 977 *tlenp = 0; in tcp_reass() 993 *tlenp = 0; in tcp_reass() [all …]
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.h | 102 struct tcphdr *th, struct tcpcb *tp, int32_t * tlenp, int32_t * thf,
|
| H A D | rack_bbr_common.c | 512 …cpopt *to, struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, int32_t * tlenp, int32_t * thf, i… in ctf_drop_checks() argument 519 tlen = *tlenp; in ctf_drop_checks() 606 *tlenp = tlen; in ctf_drop_checks()
|