sys/net/rtsock.c
1152
RTS_PID_LOG(LOG_DEBUG, "both BLACKHOLE and REJECT flags specifiied");
sys/net/rtsock.c
1164
RTS_PID_LOG(LOG_DEBUG, "RTM_ADD w/o gateway");
sys/net/rtsock.c
1356
RTS_PID_LOG(LOG_DEBUG, "sa_len too big for sa type %d", i);
sys/net/rtsock.c
1428
RTS_PID_LOG(LOG_DEBUG, "AF_LINK gateway w/o ifindex");
sys/net/rtsock.c
1433
RTS_PID_LOG(LOG_DEBUG, "AF_LINK gw: sdl_nlen/sdl_alen too large");
sys/net/rtsock.c
1457
RTS_PID_LOG(LOG_DEBUG, "gateway sin_len too small: %d",
sys/net/rtsock.c
1474
RTS_PID_LOG(LOG_DEBUG, "gateway sin6_len too small: %d",
sys/net/rtsock.c
1489
RTS_PID_LOG(LOG_DEBUG, "gateway sdl_len too small: %d",
sys/net/rtsock.c
1534
RTS_PID_LOG(LOG_DEBUG, "prefix dst sin_len too small: %d",
sys/net/rtsock.c
1551
RTS_PID_LOG(LOG_DEBUG, "prefix mask sin_len too small: %d",
sys/net/rtsock.c
1597
RTS_PID_LOG(LOG_DEBUG, "prefix dst sin6_len too small: %d",
sys/net/rtsock.c
1614
RTS_PID_LOG(LOG_DEBUG, "rtsock: prefix mask sin6_len too small: %d",
sys/net/rtsock.c
1652
RTS_PID_LOG(LOG_DEBUG, "prefix dst is not set");
sys/net/rtsock.c
632
RTS_PID_LOG(LOG_INFO, "Unable to add blackhole/reject nhop without loopback");
sys/net/rtsock.c
646
RTS_PID_LOG(LOG_INFO, "Unable to find ifa for blackhole/reject nhop");
sys/net/rtsock.c
667
RTS_PID_LOG(LOG_INFO, "unsupported family: %d", saf);