Home
last modified time | relevance | path

Searched refs:jportreq (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h53 uint64_t jportreq; /* PG allocation requests */ member
H A Dnat64lsn_control.c286 __COPY_STAT_FIELD(cfg, stats, jportreq); in export_stats()
H A Dnat64lsn.c1452 NAT64STAT_INC(&cfg->base.stats, jportreq); in nat64lsn_request_pg()
/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h77 uint64_t jportreq; /* Number of portgroup requests */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h77 uint64_t jportreq; /* Number of portgroup requests */ member
/f-stack/tools/ipfw/
H A Dnat64lsn.c757 printf("\t%ju portgroups requested\n", (uintmax_t)stats.jportreq); in nat64lsn_stats()