Searched refs:sctp_is_address_on_local_host (Results 1 – 3 of 3) sorted by relevance
567 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
3690 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) in sctp_is_address_on_local_host() function3788 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) { in sctp_add_remote_addr()3856 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id); in sctp_add_remote_addr()
5635 if (sctp_is_address_on_local_host(src, vrf_id)) { in sctp_send_initiate_ack()5650 if (sctp_is_address_on_local_host(src, vrf_id)) { in sctp_send_initiate_ack()