Searched refs:ipfw_nptv6_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.h36 #define NPTV6STATS (sizeof(struct ipfw_nptv6_stats) / sizeof(uint64_t))
39 offsetof(struct ipfw_nptv6_stats, f) / sizeof(uint64_t)], (v))
43 offsetof(struct ipfw_nptv6_stats, f) / sizeof(uint64_t)])
H A Dnptv6.c667 struct ipfw_nptv6_stats *stats)
687 struct ipfw_nptv6_stats stats;
/freebsd-11-stable/sys/netinet6/
H A Dip_fw_nptv6.h33 struct ipfw_nptv6_stats { struct
/freebsd-11-stable/sbin/ipfw/
H A Dnptv6.c285 nptv6_get_stats(const char *name, uint8_t set, struct ipfw_nptv6_stats *stats)
307 struct ipfw_nptv6_stats stats;

Completed in 115 milliseconds