Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Dsubflow.c220 if (!mptcp_pm_sport_in_anno_list(subflow_req->msk, sk_listener)) { in subflow_check_req()
809 if (!mptcp_pm_sport_in_anno_list(owner, sk)) { in subflow_syn_recv_sock()
Dprotocol.h795 bool mptcp_pm_sport_in_anno_list(struct mptcp_sock *msk, const struct sock *sk);
Dpm_netlink.c271 bool mptcp_pm_sport_in_anno_list(struct mptcp_sock *msk, const struct sock *sk) in mptcp_pm_sport_in_anno_list() function