Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ao.h139 #define static_branch_tcp_md5() static_branch_unlikely(&tcp_md5_needed.key) macro
141 #define static_branch_tcp_md5() false macro
/linux/net/ipv4/
H A Dtcp_ipv4.c1085 } else if (static_branch_tcp_md5()) {
1157 } else if (static_branch_tcp_md5()) {