Home
last modified time | relevance | path

Searched refs:tcpopt (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtoecore.h40 struct tcpopt;
138 void toe_syncache_add(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
140 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
H A Dtcp_syncache.h44 int syncache_expand(struct in_conninfo *, struct tcpopt *,
46 int syncache_add(struct in_conninfo *, struct tcpopt *,
H A Dtcp_var.h451 struct tcpopt { struct
726 struct tcpopt *to;
733 struct tcphdr *th, struct tcpopt *to,
921 int tcp_addoptions(struct tcpopt *, u_char *);
943 void tcp_dooptions(struct tcpopt *, u_char *, int, int);
958 struct tcphdr *th, struct tcpopt *to);
1021 int tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
1052 int tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq);
H A Dtoecore.c348 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in toe_syncache_add()
359 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand()
H A Dtcp_syncache.c145 struct syncache *, struct tcphdr *, struct tcpopt *,
152 struct syncache *sc, struct tcphdr *th, struct tcpopt *to,
1140 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand()
1445 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add()
1870 struct tcpopt to; in syncache_respond()
2294 struct syncache *sc, struct tcphdr *th, struct tcpopt *to, in syncookie_lookup()
2388 struct syncache *sc, struct tcphdr *th, struct tcpopt *to, in syncookie_cmp()
H A Dtcp_timewait.c380 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck()
560 struct tcpopt to; in tcp_twrespond()
H A Dtcp_output.c162 struct tcpopt *to, uint32_t len, int tso) in hhook_run_tcp_est_out()
218 struct tcpopt to; in tcp_output()
1747 tcp_addoptions(struct tcpopt *to, u_char *optp) in tcp_addoptions()
H A Dtcp_input.c294 hhook_run_tcp_est_in(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) in hhook_run_tcp_est_in()
640 struct tcpopt to; /* options in this segment */ in tcp_input()
1509 struct tcpopt to; in tcp_do_segment()
3416 tcp_dooptions(struct tcpopt *to, u_char *cp, int cnt, int flags) in tcp_dooptions()
H A Dtcp_sack.c540 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
H A Dtcp_subr.c1399 struct tcpopt to; in tcp_respond()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h451 struct tcpopt { struct
726 struct tcpopt *to;
733 struct tcphdr *th, struct tcpopt *to,
921 int tcp_addoptions(struct tcpopt *, u_char *);
943 void tcp_dooptions(struct tcpopt *, u_char *, int, int);
958 struct tcphdr *th, struct tcpopt *to);
1021 int tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
1052 int tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq);
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.h101 ctf_drop_checks(struct tcpopt *to, struct mbuf *m,
H A Dtcp_rack.h401 struct socket *, struct tcpcb *, struct tcpopt *,
H A Drack.c363 struct socket *so, struct tcpcb *tp, struct tcpopt *to,
423 rack_log_ack(struct tcpcb *tp, struct tcpopt *to,
426 rack_log_output(struct tcpcb *tp, struct tcpopt *to, int32_t len,
437 struct sackblk *sack, struct tcpopt *to, struct rack_sendmap **prsm,
6065 rack_log_output(struct tcpcb *tp, struct tcpopt *to, int32_t len, in rack_log_output()
7456 rack_log_ack(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th) in rack_log_ack()
8204 struct tcpcb *tp, struct tcpopt *to, in rack_process_ack()
8811 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_fastnewdata()
8955 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_fastack()
10757 struct tcpopt to; in rack_do_segment_nounlock()
[all …]
H A Dtcp_bbr.h739 struct socket *, struct tcpcb *, struct tcpopt *,
H A Drack_bbr_common.c512 ctf_drop_checks(struct tcpopt *to, struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, int32_t * t… in ctf_drop_checks()
H A Dbbr.c7056 struct tcpopt *to, struct bbr_sendmap **prsm, uint32_t cts) in bbr_proc_sack_blk()
7350 bbr_log_syn(struct tcpcb *tp, struct tcpopt *to) in bbr_log_syn()
7390 bbr_log_ack(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, in bbr_log_ack()
7789 struct tcpcb *tp, struct tcpopt *to, in bbr_process_ack()
8493 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_fastnewdata()
8643 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_fastack()
8838 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_syn_sent()
9048 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_syn_recv()
9259 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_established()
11400 struct tcpopt to; in bbr_do_segment_nounlock()
[all …]
/f-stack/freebsd/netinet/khelp/
H A Dh_ertt.c203 struct tcpopt *to; in ertt_packet_measurement_hook()
438 struct tcpopt *to; in ertt_add_tx_segment_info_hook()