Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c271 enum sctp_event_timeout timeout_type) in sctp_generate_timeout_event() argument
280 timeout_type); in sctp_generate_timeout_event()
283 if (!mod_timer(&asoc->timers[timeout_type], jiffies + (HZ/20))) in sctp_generate_timeout_event()
296 SCTP_ST_TIMEOUT(timeout_type), in sctp_generate_timeout_event()
298 (void *)timeout_type, GFP_ATOMIC); in sctp_generate_timeout_event()
/openbmc/linux/include/linux/
H A Ddrbd_genl.h245 __u32_field(1, DRBD_F_REQUIRED, timeout_type)
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_nl.c4050 tp.timeout_type = in drbd_adm_get_timeout_type()