Home
last modified time | relevance | path

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

/src/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c752 #define PGCOUNT_DEC(alias, proto) PGCOUNT_ADD(alias, proto, -1) macro
875 PGCOUNT_DEC(alias, pg->proto); in nat64lsn_expire_portgroups()