Searched refs:IN4_ISLOOPBACK_ADDRESS (Results 1 – 5 of 5) sorted by relevance
988 #define IN4_ISLOOPBACK_ADDRESS(a) \ macro
3444 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_asconf_send_nat_state_update()3499 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_asconf_send_nat_state_update()
716 (IN4_ISLOOPBACK_ADDRESS(&sin->sin_addr))) {
3500 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) {
410 ((IN4_ISLOOPBACK_ADDRESS(&src.sin_addr) && in recv_function_raw()411 IN4_ISLOOPBACK_ADDRESS(&dst.sin_addr)) || in recv_function_raw()