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