Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_cisco.c70 #define KEEPALIVE_SECS 10 macro
219 ng_callout(&sc->handle, node, NULL, (hz * KEEPALIVE_SECS), in cisco_newhook()
267 "keepalive period: %d sec; ", KEEPALIVE_SECS); in cisco_rcvmsg()
319 stat->keepAlivePeriod = KEEPALIVE_SECS; in cisco_rcvmsg()
586 ng_callout(&sc->handle, node, NULL, (hz * KEEPALIVE_SECS), in cisco_keepalive()