Searched refs:xfrm_replay_timer_handler (Results 1 – 1 of 1) sorted by relevance
466 static void xfrm_replay_timer_handler(unsigned long data);484 setup_timer(&x->rtimer, xfrm_replay_timer_handler, in xfrm_state_alloc()1680 static void xfrm_replay_timer_handler(unsigned long data) in xfrm_replay_timer_handler() function