Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp_ao.h139 #define static_branch_tcp_md5() static_branch_unlikely(&tcp_md5_needed.key) macro
141 #define static_branch_tcp_md5() false macro
Dtcp.h2394 if (static_branch_tcp_md5()) in tcp_key_is_md5()
/linux-6.14.4/net/ipv4/
Dtcp_ipv4.c1073 } else if (static_branch_tcp_md5()) {
1145 } else if (static_branch_tcp_md5()) {