Searched refs:ipf_dstl_stat_t (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_dstlist.h63 } ipf_dstl_stat_t; typedef in typeref:struct:dstlist_stat_s
H A Dip_dstlist.c82 ipf_dstl_stat_t stats;
787 ipf_dstl_stat_t stats;
790 if (op->iplo_size != sizeof(ipf_dstl_stat_t)) {
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_dstlist.h63 } ipf_dstl_stat_t; typedef in typeref:struct:dstlist_stat_s
H A Dip_dstlist.c80 ipf_dstl_stat_t stats;
753 ipf_dstl_stat_t stats;
756 if (op->iplo_size != sizeof(ipf_dstl_stat_t)) {
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dippool.c67 void showdstls_live __P((int, int, ipf_dstl_stat_t *, char *));
414 ipf_dstl_stat_t dlstat;
876 ipf_dstl_stat_t dlstat;
988 ipf_dstl_stat_t *dlstp;

Completed in 211 milliseconds