Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dbind_addr.c328 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() function
Dendpointola.c315 if (sctp_bind_addr_match(&ep->base.bind_addr, laddr, in sctp_endpoint_is_match()
Dassociola.c1079 if (sctp_bind_addr_match(&asoc->base.bind_addr, laddr, in sctp_assoc_is_match()
1546 sctp_bind_addr_match(&asoc->base.bind_addr, laddr, in sctp_assoc_lookup_laddr()
Dsocket.c388 if (sctp_bind_addr_match(bp, addr, sp)) in sctp_do_bind()
/linux-3.4.99/include/net/sctp/
Dstructs.h1238 int sctp_bind_addr_match(struct sctp_bind_addr *, const union sctp_addr *,