Lines Matching refs:tcpcb

56 static int mptcp_validate_join_hmac(struct tcpcb *, u_char*, int);
57 static int mptcp_snd_mpprio(struct tcpcb *tp, u_char *cp, int optlen);
67 struct tcpcb *tp = sototcpcb(so);
149 struct tcpcb *tp = NULL;
200 mptcp_setup_join_ack_opts(struct tcpcb *tp, u_char *opt, unsigned optlen)
247 mptcp_send_mpfail(struct tcpcb *tp, u_char *opt, unsigned int optlen)
286 mptcp_send_infinite_mapping(struct tcpcb *tp, u_char *opt, unsigned int optlen)
360 mptcp_ok_to_fin(struct tcpcb *tp, u_int64_t dsn, u_int32_t datalen)
378 mptcp_send_fastclose(struct tcpcb *tp, u_char *opt, unsigned int optlen,
407 mptcp_setup_opts(struct tcpcb *tp, int32_t off, u_char *opt,
969 mptcp_do_mpcapable_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th,
1132 mptcp_do_mpjoin_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th, int optlen)
1277 mptcp_validate_join_hmac(struct tcpcb *tp, u_char* hmac, int mac_len)
1313 mptcp_do_dss_opt_ack_meat(u_int64_t full_dack, struct tcpcb *tp)
1351 mptcp_do_dss_opt_meat(u_char *cp, struct tcpcb *tp)
1605 mptcp_do_fin_opt(struct tcpcb *tp)
1628 mptcp_do_dss_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th, int optlen)
1656 mptcp_do_fastclose_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th)
1710 mptcp_do_mpfail_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th)
1734 tcp_do_mptcp_options(struct tcpcb *tp, u_char *cp, struct tcphdr *th,
1783 mptcp_send_addaddr_opt(struct tcpcb *tp, struct mptcp_addaddr_opt *opt)
1813 mptcp_send_remaddr_opt(struct tcpcb *tp, struct mptcp_remaddr_opt *opt)
1839 mptcp_do_mpprio_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th,
1856 mptcp_snd_mpprio(struct tcpcb *tp, u_char *cp, int optlen)