Searched defs:drop_hdrlen (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sys/netinet/tcp_stacks/ |
| HD | rack_bbr_common.c | 176 uint16_t drop_hdrlen; in ctf_get_enet_type() local 402 uint16_t drop_hdrlen; in ctf_process_inbound_raw() local 603 int32_t *thf, int32_t *drop_hdrlen, int32_t *ret_val, in _ctf_drop_checks()
|
| HD | bbr.c | 8135 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, in bbr_process_data() 8427 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_fastnewdata() 8577 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_fastack() 8772 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_syn_sent() 8982 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_syn_recv() 9199 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_established() 9334 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_close_wait() 9454 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_fin_wait_1() 9581 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_closing() 9694 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_lastack() [all …]
|
| HD | rack.c | 10158 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, in rack_process_data() 10450 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_fastnewdata() 10595 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_fastack() 10816 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_syn_sent() 11022 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_syn_recv() 11233 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_established() 11364 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_close_wait() 11491 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_fin_wait_1() 11618 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_closing() 11731 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_lastack() [all …]
|
| /freebsd-13-stable/sys/netinet/ |
| HD | tcp_input.c | 659 int drop_hdrlen; in tcp_input_with_port() local 1559 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos) in tcp_do_segment()
|