Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c310 #define CARP_DEBUG(...) do { \ macro
538 CARP_DEBUG("%s: received len %zd < sizeof(struct vrrpv3_header) " in carp_input()
548 CARP_DEBUG("%s():%d: pullup failed\n", __func__, __LINE__); in carp_input()
565 CARP_DEBUG("%s: unsupported version %d on %s\n", __func__, in carp_input()
574 CARP_DEBUG("%s: received len %zd < %d " in carp_input()
585 CARP_DEBUG("%s():%d: pullup failed\n", __func__, __LINE__); in carp_input()
599 CARP_DEBUG("%s: checksum failed on %s\n", __func__, in carp_input()
644 CARP_DEBUG("%s: packet received on non-carp interface: %s\n", in carp6_input()
655 CARP_DEBUG("%s: packet size %u too small\n", __func__, len); in carp6_input()
671 CARP_DEBUG("%s: unsupported version %d on %s\n", __func__, in carp6_input()
[all …]