Searched refs:timeout_no_ra (Results 1 – 2 of 2) sorted by relevance
142 (void) event_source_disable(nd->timeout_no_ra); in ndisc_reset()154 sd_event_source_unref(nd->timeout_no_ra); in ndisc_free()315 (void) event_source_disable(nd->timeout_no_ra); in ndisc_timeout_no_ra()373 r = event_reset_time(nd->event, &nd->timeout_no_ra, in sd_ndisc_start()
31 sd_event_source *timeout_no_ra; member