Lines Matching refs:RTS_PID_LOG
139 #define RTS_PID_LOG(_l, _fmt, ...) \ macro
625 RTS_PID_LOG(LOG_INFO, "Unable to add blackhole/reject nhop without loopback"); in fill_blackholeinfo()
639 RTS_PID_LOG(LOG_INFO, "Unable to find ifa for blackhole/reject nhop"); in fill_blackholeinfo()
660 RTS_PID_LOG(LOG_INFO, "unsupported family: %d", saf); in fill_blackholeinfo()
1146 RTS_PID_LOG(LOG_DEBUG, "both BLACKHOLE and REJECT flags specifiied"); in rts_send()
1158 RTS_PID_LOG(LOG_DEBUG, "RTM_ADD w/o gateway"); in rts_send()
1353 RTS_PID_LOG(LOG_DEBUG, "sa_len too big for sa type %d", i); in rt_xaddrs()
1425 RTS_PID_LOG(LOG_DEBUG, "AF_LINK gateway w/o ifindex"); in cleanup_xaddrs_lladdr()
1430 RTS_PID_LOG(LOG_DEBUG, "AF_LINK gw: sdl_nlen/sdl_alen too large"); in cleanup_xaddrs_lladdr()
1454 RTS_PID_LOG(LOG_DEBUG, "gateway sin_len too small: %d", in cleanup_xaddrs_gateway()
1471 RTS_PID_LOG(LOG_DEBUG, "gateway sin6_len too small: %d", in cleanup_xaddrs_gateway()
1486 RTS_PID_LOG(LOG_DEBUG, "gateway sdl_len too small: %d", in cleanup_xaddrs_gateway()
1531 RTS_PID_LOG(LOG_DEBUG, "prefix dst sin_len too small: %d", in cleanup_xaddrs_inet()
1548 RTS_PID_LOG(LOG_DEBUG, "prefix mask sin_len too small: %d", in cleanup_xaddrs_inet()
1594 RTS_PID_LOG(LOG_DEBUG, "prefix dst sin6_len too small: %d", in cleanup_xaddrs_inet6()
1611 RTS_PID_LOG(LOG_DEBUG, "rtsock: prefix mask sin6_len too small: %d", in cleanup_xaddrs_inet6()
1649 RTS_PID_LOG(LOG_DEBUG, "prefix dst is not set"); in cleanup_xaddrs()