Home
last modified time | relevance | path

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

12

/freebsd/sys/netinet/
H A Dtoecore.h40 struct tcpopt;
141 void toe_syncache_add(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
143 int toe_syncache_expand(struct in_conninfo *, struct tcpopt *, struct tcphdr *,
H A Dtcp_syncache.h41 int syncache_expand(struct in_conninfo *, struct tcpopt *,
43 struct socket * syncache_add(struct in_conninfo *, struct tcpopt *,
H A Dtcp_var.h856 struct tcpopt { struct
1143 struct tcpopt *to;
1150 struct tcphdr *th, struct tcpopt *to,
1351 int tcp_addoptions(struct tcpopt *, u_char *);
1366 void tcp_dooptions(struct tcpopt *, u_char *, int, int);
1382 struct tcphdr *th, struct tcpopt *to);
1450 bool tcp_twcheck(struct inpcb *, struct tcpopt *, struct tcphdr *,
1481 tcp_sack_doack(struct tcpcb *, struct tcpopt *, tcp_seq);
1490 void tcp_do_prr_ack(struct tcpcb *, struct tcphdr *, struct tcpopt *,
1542 int tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, i…
H A Dtoecore.c356 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in toe_syncache_add()
367 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand()
H A Dtcp_timewait.c156 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck()
H A Dtcp_syncache.c144 struct syncache *, struct tcphdr *, struct tcpopt *,
151 struct syncache *sc, struct tcphdr *th, struct tcpopt *to,
1079 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand()
1386 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add()
1812 struct tcpopt to; in syncache_respond()
2276 struct syncache *sc, struct tcphdr *th, struct tcpopt *to, in syncookie_lookup()
2372 struct syncache *sc, struct tcphdr *th, struct tcpopt *to, in syncookie_cmp()
H A Dtcp_input.c252 tcp_is_sack_recovery(struct tcpcb *tp, struct tcpopt *to) in tcp_is_sack_recovery()
264 hhook_run_tcp_est_in(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) in hhook_run_tcp_est_in()
632 struct tcpopt to; /* options in this segment */ in tcp_input_with_port()
1533 struct tcpopt to; in tcp_do_segment()
3502 tcp_dooptions(struct tcpopt *to, u_char *cp, int cnt, int flags) in tcp_dooptions()
4028 tcp_do_prr_ack(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, in tcp_do_prr_ack()
H A Dtcp_output.c156 struct tcpopt *to, uint32_t len, int tso) in hhook_run_tcp_est_out()
211 struct tcpopt to; in tcp_default_output()
1788 tcp_addoptions(struct tcpopt *to, u_char *optp) in tcp_addoptions()
H A Dtcp_sack.c559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
H A Dtcp_subr.c1747 struct tcpopt to; in tcp_respond()
4072 tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, int m… in tcp_do_ack_accounting()
/freebsd/tests/sys/netpfil/pf/
H A Dscrub_pass.sh47 --send-tcpopt-unaligned
72 --send-tcpopt-unaligned
H A Dscrub_compat.sh47 --send-tcpopt-unaligned
72 --send-tcpopt-unaligned
H A Dscrub.sh46 --send-tcpopt-unaligned
71 --send-tcpopt-unaligned
/freebsd/contrib/netcat/
H A DFREEBSD-upgrade8 * --no-tcpopt: Local feature specific to FreeBSD.
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c717 struct tcpopt to; in t4_syncache_respond()
985 t4opt_to_tcpopt(const struct tcp_options *t4opt, struct tcpopt *to) in t4opt_to_tcpopt()
1189 struct tcpopt to; in do_pass_accept_req()
1252 if (__predict_false(cpl->tcpopt.unknown)) in do_pass_accept_req()
1356 init_conn_params(vi, &settings, &inc, so, &cpl->tcpopt, e->idx, in do_pass_accept_req()
1363 t4opt_to_tcpopt(&cpl->tcpopt, &to); in do_pass_accept_req()
1431 struct tcphdr *th, struct tcpopt *to) in synqe_to_protohdrs()
1467 struct tcpopt to; in do_pass_establish()
H A Dt4_tom.c1229 const struct tcp_options *tcpopt, int16_t l2t_idx, struct conn_params *cp) in init_conn_params() argument
1331 MPASS(tcpopt != NULL); in init_conn_params()
1334 if (tcpopt->tstamp && in init_conn_params()
1341 if (tcpopt->sack && in init_conn_params()
1348 if (tcpopt->wsf > 0 && tcpopt->wsf < 15 && V_tcp_do_rfc1323) in init_conn_params()
1354 if (tcpopt->ecn && /* XXX: review. */ in init_conn_params()
H A Dt4_cpl_io.c358 uint16_t tcpopt = be16toh(opt); in make_established() local
384 assign_rxopt(tp, tcpopt); in make_established()
/freebsd/sys/netinet/khelp/
H A Dh_ertt.c200 struct tcpopt *to; in ertt_packet_measurement_hook()
435 struct tcpopt *to; in ertt_add_tx_segment_info_hook()
/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.h92 _ctf_drop_checks(struct tcpopt *to, struct mbuf *m, struct tcphdr *th,
H A Dtcp_bbr.h737 struct socket *, struct tcpcb *, struct tcpopt *,
H A Dtcp_rack.h671 struct socket *, struct tcpcb *, struct tcpopt *,
H A Dbbr.c6967 struct tcpopt *to, struct bbr_sendmap **prsm, uint32_t cts) in bbr_proc_sack_blk()
7260 bbr_log_syn(struct tcpcb *tp, struct tcpopt *to) in bbr_log_syn()
7300 bbr_log_ack(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, in bbr_log_ack()
7697 struct tcpcb *tp, struct tcpopt *to, in bbr_process_ack()
8406 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_fastnewdata()
8541 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_fastack()
8720 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_syn_sent()
8931 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_syn_recv()
9152 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in bbr_do_established()
11270 struct tcpopt to; in bbr_do_segment_nounlock()
[all …]
H A Drack.c458 struct socket *so, struct tcpcb *tp, struct tcpopt *to,
519 rack_log_ack(struct tcpcb *tp, struct tcpopt *to,
523 rack_log_output(struct tcpcb *tp, struct tcpopt *to, int32_t len,
8959 rack_log_output(struct tcpcb *tp, struct tcpopt *to, int32_t len, in rack_log_output()
10011 struct tcpopt *to, struct rack_sendmap **prsm, uint32_t cts, in rack_proc_sack_blk()
12457 struct tcpcb *tp, struct tcpopt *to, in rack_process_ack()
16458 struct tcpopt to_holder, *to = NULL; in rack_do_compressed_ack_processing()
17128 struct tcpopt to; in rack_do_segment_nounlock()
19373 struct tcpopt to; in rack_fast_rsm_output()
19963 struct tcpopt to; in rack_fast_output()
[all …]
H A Drack_bbr_common.c571 _ctf_drop_checks(struct tcpopt *to, struct mbuf *m, struct tcphdr *th, in _ctf_drop_checks()
/freebsd/sbin/ipf/iplang/
H A Diplang_y.y330 | tcpopt tcpopts
333 tcpopt: IL_TCPO_NOP ';' { set_tcpopt(IL_TCPO_NOP, NULL); }

12