Searched refs:DP_DROPS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.h41 #define DP_DROPS 0x0010 macro
H A Dnat64_translate.c215 DPRINTF(DP_DROPS, "dropped due to unknown IP version");
250 DPRINTF(DP_DROPS, "unknown IP version");
463 DPRINTF(DP_GENERIC | DP_DROPS,
467 DPRINTF(DP_GENERIC | DP_DROPS, "invalid IPv4-embedded IPv6 address");
560 DPRINTF(DP_DROPS, "dropped due to mbufq overflow");
661 DPRINTF(DP_DROPS, "mbuf isn't contigious");
669 DPRINTF(DP_DROPS, "mbuf isn't contigious");
675 DPRINTF(DP_DROPS, "do not send ICMPv6 in reply to "
805 DPRINTF(DP_DROPS, "not first fragment");
811 DPRINTF(DP_DROPS, "mbu
[all...]
H A Dnat64lsn.c1346 DPRINTF(DP_DROPS, "failed to create job");
1513 DPRINTF(DP_DROPS, "mbuf isn't contigious");
1538 DPRINTF(DP_DROPS, "dropped due to embedded IPv4 address %s",

Completed in 81 milliseconds