Searched refs:carp_send_ad (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dip_carp.c320 static void carp_send_ad(void *);
761 carp_send_ad(void *v) function
944 callout_reset(&sc->sc_ad_tmo, tvtohz(&tv), carp_send_ad, sc);
1259 carp_send_ad, sc);

Completed in 112 milliseconds