Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcallout.h95 #define callout_init_rm(c, rm, flags) \ macro
/f-stack/freebsd/sys/
H A Dcallout.h95 #define callout_init_rm(c, rm, flags) \ macro
/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c393 callout_init_rm(&V_tcp_fastopen_autokey_ctx.c, in tcp_fastopen_init()
/f-stack/freebsd/net/route/
H A Dfib_algo.c900 callout_init_rm(&fd->fd_callout, &rh->rib_lock, 0); in try_setup_fd_instance()