Searched refs:mptcp_validate_join_hmac (Results 1 – 1 of 1) sorted by relevance
57 static int mptcp_validate_join_hmac(struct tcpcb *, u_char*, int);1046 error = mptcp_validate_join_hmac(tp, in mptcp_do_mpjoin_opt()1061 mptcp_validate_join_hmac(struct tcpcb *tp, u_char* hmac, int mac_len) in mptcp_validate_join_hmac() function