Home
last modified time | relevance | path

Searched refs:IN4_ISLOOPBACK_ADDRESS (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h953 #define IN4_ISLOOPBACK_ADDRESS(a) \ macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h953 #define IN4_ISLOOPBACK_ADDRESS(a) \ macro
H A Dsctp_asconf.c3380 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_asconf_send_nat_state_update()
3435 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_asconf_send_nat_state_update()
H A Dsctp_pcb.c620 (IN4_ISLOOPBACK_ADDRESS(&sin->sin_addr))) { in sctp_add_addr_to_vrf()
H A Dsctp_output.c3392 if (IN4_ISLOOPBACK_ADDRESS(&to->sin_addr)) { in sctp_source_address_selection()