Searched defs:smc_hs_congested (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | tcp.h | 483 bool (*smc_hs_congested)(const struct sock *sk); global() member |
| /linux/net/smc/ | ||
| H A D | af_smc.c | 163 static bool smc_hs_congested(const struct sock *sk) smc_hs_congested() function |