Searched refs:IN4_ISLOOPBACK_ADDRESS (Results 1 – 5 of 5) sorted by relevance
993 #define IN4_ISLOOPBACK_ADDRESS(a) \ macro
3474 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_asconf_send_nat_state_update()3529 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_asconf_send_nat_state_update()
716 (IN4_ISLOOPBACK_ADDRESS(&sin->sin_addr))) {
3506 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) {
407 ((IN4_ISLOOPBACK_ADDRESS(&src.sin_addr) && in recv_function_raw()408 IN4_ISLOOPBACK_ADDRESS(&dst.sin_addr)) || in recv_function_raw()