Searched defs:natstat (Results 1 – 1 of 1) sorted by relevance
514 typedef struct natstat { struct515 nat_t *ns_instances;516 ipnat_t *ns_list;517 hostmap_t *ns_maplist;518 hostmap_t **ns_maptable;519 u_int ns_active;520 u_long ns_addtrpnt;521 u_long ns_divert_build;522 u_long ns_expire;523 u_long ns_flush_all;[all …]