• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/netpfil/ipfw/nat64/

Lines Matching refs:DP_DROPS

215 		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, "mbuf isn't contigious");
816 DPRINTF(DP_DROPS, "do not send ICMP in reply to "
962 DPRINTF(DP_DROPS, "Unsupported ICMP type %d, code %d",
1008 DPRINTF(DP_DROPS, "Unsupported ICMP type %d,"
1015 DPRINTF(DP_DROPS, "Unsupported ICMP type %d,"
1022 DPRINTF(DP_DROPS, "Unsupported ICMP type %d, code %d",
1047 DPRINTF(DP_DROPS, "Message is too short %d",
1053 DPRINTF(DP_DROPS, "Wrong IP version %d", ip.ip_v);
1061 DPRINTF(DP_DROPS, "IP addresses checks failed %04x -> %04x",
1066 DPRINTF(DP_DROPS, "Message is too short %d",
1269 DPRINTF(DP_DROPS, "dropped due to fragmented ICMP");
1366 DPRINTF(DP_DROPS,
1395 DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d,"
1407 DPRINTF(DP_DROPS, "Wrong MTU %d in ICMPv6 type %d,"
1452 DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d,"
1463 DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d,"
1471 DPRINTF(DP_DROPS, "Unsupported ICMPv6 type %d, code %d",
1480 DPRINTF(DP_DROPS, "Message is too short %d",
1528 DPRINTF(DP_DROPS, "Unsupported proto %d in the inner header",
1534 DPRINTF(DP_DROPS, "Inner addresses do not passes the check");
1539 DPRINTF(DP_DROPS, "Inner src doesn't match outer dst");
1594 DPRINTF(DP_GENERIC | DP_DROPS, "invalid source address: %08x",
1616 DPRINTF(DP_DROPS, "dropped due to mbuf isn't contigious");
1624 DPRINTF(DP_DROPS,
1634 DPRINTF(DP_DROPS, "dropped due to fragmented ICMPv6");
1650 DPRINTF(DP_DROPS, "plen %d, pkthdr.len %d, hlen %d",