sctp_is_address_on_local_host
if (sctp_is_address_on_local_host((struct sockaddr *)sin)) {
if (sctp_is_address_on_local_host((struct sockaddr *)sin6)) {
if (sctp_is_address_on_local_host(newaddr)) {
if (sctp_is_address_on_local_host(newaddr)) {
if (sctp_is_address_on_local_host(newaddr)) {
if (sctp_is_address_on_local_host(newaddr)) {
net->addr_is_local = sctp_is_address_on_local_host(newaddr);
int sctp_is_address_on_local_host(struct sockaddr *addr);