Searched refs:sctp_bind_addr_match (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/net/sctp/ |
D | endpointola.c | 255 if (sctp_bind_addr_match(&ep->base.bind_addr, laddr, in sctp_endpoint_is_match()
|
D | bind_addr.c | 313 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() function
|
D | input.c | 1014 if (sctp_bind_addr_match(&t->asoc->base.bind_addr, in sctp_addrs_lookup_transport()
|
D | associola.c | 1617 sctp_bind_addr_match(&asoc->base.bind_addr, laddr, in sctp_assoc_lookup_laddr()
|
D | socket.c | 422 if (sctp_bind_addr_match(bp, addr, sp)) in sctp_do_bind()
|
/linux-6.1.9/include/net/sctp/ |
D | structs.h | 1198 int sctp_bind_addr_match(struct sctp_bind_addr *, const union sctp_addr *,
|