Searched refs:sctp_is_address_on_local_host (Results 1 – 3 of 3) sorted by relevance
551 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
3570 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) in sctp_is_address_on_local_host() function3668 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) { in sctp_add_remote_addr()3736 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id); in sctp_add_remote_addr()
5675 if (sctp_is_address_on_local_host(src, vrf_id)) { in sctp_send_initiate_ack()5690 if (sctp_is_address_on_local_host(src, vrf_id)) { in sctp_send_initiate_ack()