Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
HDip_fw_nat64.h38 #define DP_OBJ 0x0002 macro
HDnat64lsn.c772 DPRINTF(DP_OBJ, "DESTROY PORTGROUP %d %p", pg->idx, pg); in destroy_portgroup()
803 DPRINTF(DP_OBJ, "DESTROY HOST %s %p (pg used %d)", a, nh, in destroy_host6()
840 DPRINTF(DP_OBJ, "ALLOC HOST %s %p", a, ji->nh); in alloc_host6()
876 DPRINTF(DP_OBJ, "ATTACH HOST %s %p", a, nh); in attach_host6()
899 DPRINTF(DP_OBJ, "%s %p is already attached as %p", in attach_host6()
1002 DPRINTF(DP_OBJ | DP_DROPS, "empty PG not found for %s", a); in attach_portgroup()
1017 DPRINTF(DP_OBJ | DP_DROPS, "free PG index not found for %s", in attach_portgroup()
1766 DPRINTF(DP_OBJ, "instance %s: hosts %d", cfg->name, cfg->ihcount); in nat64lsn_destroy_instance()