Home
last modified time | relevance | path

Searched refs:SMC_URG_VALID (Results 1 – 3 of 3) sorted by relevance

/linux/net/smc/
H A Dsmc.h184 SMC_URG_VALID = 1, /* data present */ enumerator
H A Dsmc_cdc.c296 conn->urg_state = SMC_URG_VALID; in smc_cdc_handle_urg_data_arrival()
H A Daf_smc.c2908 if (smc->conn.urg_state == SMC_URG_VALID) in smc_poll()