Home
last modified time | relevance | path

Searched refs:udp_pgcount (Results 1 – 3 of 3) sorted by relevance

/src/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h133 uint16_t udp_pgcount; member
H A Dnat64lsn_control.c305 stats->udpchunks += alias->udp_pgcount; in export_stats()
H A Dnat64lsn.c748 case IPPROTO_UDP: (alias)->udp_pgcount += (value); break; \