Home
last modified time | relevance | path

Searched refs:MPTCP_CAP_HMAC_SHA256 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mptcp/
H A Doptions.c18 return (flags & MPTCP_CAP_FLAG_MASK) == MPTCP_CAP_HMAC_SHA256; in mptcp_cap_flag_sha256()
998 MPTCP_CAP_HMAC_SHA256); in mptcp_write_options()
H A Dprotocol.h71 #define MPTCP_CAP_HMAC_SHA256 BIT(0) macro
/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c20 return (flags & MPTCP_CAP_FLAG_MASK) == MPTCP_CAP_HMAC_SHA256; in mptcp_cap_flag_sha256()
1436 u8 len, flag = MPTCP_CAP_HMAC_SHA256; in mptcp_write_options()
H A Dprotocol.h93 #define MPTCP_CAP_HMAC_SHA256 BIT(0) macro

Completed in 7 milliseconds