Home
last modified time | relevance | path

Searched refs:mptcp_pm_sport_in_anno_list (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/mptcp/
Dsubflow.c238 if (!mptcp_pm_sport_in_anno_list(subflow_req->msk, sk_listener)) { in subflow_check_req()
919 if (!mptcp_pm_sport_in_anno_list(owner, sk)) { in subflow_syn_recv_sock()
Dprotocol.h1023 bool mptcp_pm_sport_in_anno_list(struct mptcp_sock *msk, const struct sock *sk);
Dpm_netlink.c270 bool mptcp_pm_sport_in_anno_list(struct mptcp_sock *msk, const struct sock *sk) in mptcp_pm_sport_in_anno_list() function