Home
last modified time | relevance | path

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

/net/sctp/
Dendpointola.c255 if (sctp_bind_addr_match(&ep->base.bind_addr, laddr, in sctp_endpoint_is_match()
Dbind_addr.c313 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() function
Dinput.c996 if (sctp_bind_addr_match(&t->asoc->base.bind_addr, in sctp_addrs_lookup_transport()
Dassociola.c1606 sctp_bind_addr_match(&asoc->base.bind_addr, laddr, in sctp_assoc_lookup_laddr()
Dsocket.c424 if (sctp_bind_addr_match(bp, addr, sp)) in sctp_do_bind()