Home
last modified time | relevance | path

Searched defs:smc_hs_congested (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ !
H A Dtcp.h483 bool (*smc_hs_congested)(const struct sock *sk); member
/linux/net/smc/ !
H A Daf_smc.c163 static bool smc_hs_congested(const struct sock *sk) in smc_hs_congested() function