Searched refs:SMC_DIAG_FALLBACK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | smc_diag.h | 49 SMC_DIAG_FALLBACK, enumerator |
| /linux/net/smc/ | ||
| H A D | smc_diag.c | 103 if (nla_put(skb, SMC_DIAG_FALLBACK, sizeof(fallback), &fallback) < 0) in __smc_diag_dump() |