Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h518 typedef struct natstat { struct
519 nat_t *ns_instances;
520 ipnat_t *ns_list;
521 hostmap_t *ns_maplist;
523 u_int ns_active;
524 u_long ns_addtrpnt;
526 u_long ns_expire;
527 u_long ns_flush_all;
529 u_long ns_flush_queue;
530 u_long ns_flush_state;
[all …]