Searched refs:showhashs_live (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/ipf/ippool/ |
H A D | ippool.c | 56 int showhashs_live(int, int, iphtstat_t *, char *); 883 if (showhashs_live(fd, role, &htstat, poolname)) in poollist_live() 895 if (showhashs_live(fd, role, &htstat, poolname)) in poollist_live() 979 showhashs_live(int fd, int role, iphtstat_t *htstp, char *poolname) in showhashs_live() function
|