Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c314 int sysctl_chg_timer(SYSCTL_HANDLER_ARGS);
373 &sysctl_init_timer, 0, sysctl_chg_timer, "IU",
377 &sysctl_up_timer, 0, sysctl_chg_timer, "IU",
381 &sysctl_shutdown_timer, 0, sysctl_chg_timer, "IU",
385 &sysctl_holddown_timer, 0, sysctl_chg_timer, "IU",
456 int sysctl_chg_timer(SYSCTL_HANDLER_ARGS) in sysctl_chg_timer() function