Searched refs:DP_DROPS (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 250 DPRINTF(DP_DROPS, "unknown IP version"); in nat64_output() 463 DPRINTF(DP_GENERIC | DP_DROPS, in nat64_extract_ip4() 661 DPRINTF(DP_DROPS, "mbuf isn't contigious"); in nat64_icmp6_reflect() 669 DPRINTF(DP_DROPS, "mbuf isn't contigious"); in nat64_icmp6_reflect() 805 DPRINTF(DP_DROPS, "not first fragment"); in nat64_icmp_reflect() 811 DPRINTF(DP_DROPS, "mbuf isn't contigious"); in nat64_icmp_reflect() 1047 DPRINTF(DP_DROPS, "Message is too short %d", in nat64_icmp_translate() 1066 DPRINTF(DP_DROPS, "Message is too short %d", in nat64_icmp_translate() 1361 DPRINTF(DP_DROPS, in nat64_handle_icmp6() 1475 DPRINTF(DP_DROPS, "Message is too short %d", in nat64_handle_icmp6() [all …]
|
| H A D | ip_fw_nat64.h | 41 #define DP_DROPS 0x0010 macro
|
| H A D | nat64lsn.c | 1346 DPRINTF(DP_DROPS, "failed to create job"); in nat64lsn_create_job() 1513 DPRINTF(DP_DROPS, "mbuf isn't contigious"); in nat64lsn_translate6() 1538 DPRINTF(DP_DROPS, "dropped due to embedded IPv4 address %s", in nat64lsn_translate6()
|