Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmptcp.h128 static inline bool rsk_is_mptcp(const struct request_sock *req) in rsk_is_mptcp() function
234 static inline bool rsk_is_mptcp(const struct request_sock *req) in rsk_is_mptcp() function
/openbmc/linux/net/ipv4/
H A Dtcp_output.c753 if (rsk_is_mptcp(req)) { in mptcp_set_option_cond()