Home
last modified time | relevance | path

Searched defs:natstat (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_nat.h540 typedef struct natstat { struct
541 nat_t *ns_instances;
542 ipnat_t *ns_list;
543 hostmap_t *ns_maplist;
544 hostmap_t **ns_maptable;
545 u_int ns_active;
546 u_long ns_addtrpnt;
547 u_long ns_divert_build;
548 u_long ns_expire;
549 u_long ns_flush_all;
[all …]