HomeSort by: relevance | last modified time | path
    Searched defs:npf_conn_list_v (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_cmd.c 470 npf_conn_list_v(int fd, unsigned alen, npf_conn_filter_t *f) function in typeref:typename:void
533 npf_conn_list_v(fd, sizeof(struct in_addr), &f);
536 npf_conn_list_v(fd, sizeof(struct in6_addr), &f);

Completed in 12 milliseconds