Home
last modified time | relevance | path

Searched refs:rsk_is_mptcp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dmptcp.h70 static inline bool rsk_is_mptcp(const struct request_sock *req) in rsk_is_mptcp() function
147 static inline bool rsk_is_mptcp(const struct request_sock *req) in rsk_is_mptcp() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c742 if (rsk_is_mptcp(req)) { in mptcp_set_option_cond()