Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_iptfs.c180 static enum hrtimer_restart iptfs_delay_timer(struct hrtimer *me);
2305 static enum hrtimer_restart iptfs_delay_timer(struct hrtimer *me) in iptfs_delay_timer() function
2628 hrtimer_setup(&xtfs->iptfs_timer, iptfs_delay_timer, CLOCK_MONOTONIC, IPTFS_HRTIMER_MODE); in __iptfs_init_state()