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.c290 #define CARP_DEBUG(...) do { \ macro
529 CARP_DEBUG("%s: received len %zd < sizeof(struct vrrpv3_header) " in carp_input()
539 CARP_DEBUG("%s():%d: pullup failed\n", __func__, __LINE__); in carp_input()
556 CARP_DEBUG("%s: unsupported version %d on %s\n", __func__, in carp_input()
565 CARP_DEBUG("%s: received len %zd < %d " in carp_input()
576 CARP_DEBUG("%s():%d: pullup failed\n", __func__, __LINE__); in carp_input()
590 CARP_DEBUG("%s: checksum failed on %s\n", __func__, in carp_input()
635 CARP_DEBUG("%s: packet received on non-carp interface: %s\n", in carp6_input()
646 CARP_DEBUG("%s: packet size %u too small\n", __func__, len); in carp6_input()
662 CARP_DEBUG("%s: unsupported version %d on %s\n", __func__, in carp6_input()
[all …]