Searched refs:sctp_bind_addr_match (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/net/sctp/ | 
| D | endpointola.c | 247 		if (sctp_bind_addr_match(&ep->base.bind_addr, laddr,  in sctp_endpoint_is_match()
 | 
| D | bind_addr.c | 304 int sctp_bind_addr_match(struct sctp_bind_addr *bp,  in sctp_bind_addr_match()  function
 | 
| D | input.c | 993 		if (sctp_bind_addr_match(&t->asoc->base.bind_addr,  in sctp_addrs_lookup_transport()
 | 
| D | associola.c | 1608 	    sctp_bind_addr_match(&asoc->base.bind_addr, laddr,  in sctp_assoc_lookup_laddr()
 | 
| D | socket.c | 394 	if (sctp_bind_addr_match(bp, addr, sp))  in sctp_do_bind()
 | 
| /Linux-v5.4/include/net/sctp/ | 
| D | structs.h | 1177 int sctp_bind_addr_match(struct sctp_bind_addr *, const union sctp_addr *,
 |