Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcallout.h89 #define callout_init_rm(c, rm, flags) \ macro
/freebsd/sys/netinet/
H A Dtcp_fastopen.c390 callout_init_rm(&V_tcp_fastopen_autokey_ctx.c, in tcp_fastopen_init()
/freebsd/sys/net/
H A Dif_ovpn.c571 callout_init_rm(&peer->ping_send, &sc->lock, CALLOUT_SHAREDLOCK); in ovpn_new_peer()
572 callout_init_rm(&peer->ping_rcv, &sc->lock, 0); in ovpn_new_peer()
/freebsd/sys/net/route/
H A Dfib_algo.c1175 callout_init_rm(&fd->fd_callout, &rh->rib_lock, 0); in try_setup_fd_instance()
/freebsd/share/man/man9/
H A DMakefile828 callout.9 callout_init_rm.9 \