Searched refs:SMC_URG_NOTYET (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ | ||
D | smc.h | 128 SMC_URG_NOTYET = 2, /* data pending */ enumerator |
D | smc_cdc.c | 346 conn->urg_state = SMC_URG_NOTYET; in smc_cdc_msg_recv_action() |