Searched refs:IN4_ISLOOPBACK_ADDRESS (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctp_constants.h967 #define IN4_ISLOOPBACK_ADDRESS(a) \ macro
H A Dsctp_asconf.c3399 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) {
3454 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) {
H A Dsctp_pcb.c634 (IN4_ISLOOPBACK_ADDRESS(&sin->sin_addr))) {
H A Dsctp_output.c3404 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) {

Completed in 166 milliseconds