Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat.h514 typedef struct natstat { struct
515 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 …]