npf_conn_list
int npf_conn_list(int, npf_conn_func_t, void *);
if (npf_conn_list(fd, npfctl_conn_print, f) != 0) {