Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dnetstat.h97 void carp_stats(u_long, const char *, int, int);
H A Dmain.c115 carp_stats, NULL, "carp", 1, 0 },
H A Dinet.c962 carp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in carp_stats() function