sctp_bind_addr_match 1213 include/net/sctp/structs.h int sctp_bind_addr_match(struct sctp_bind_addr *, const union sctp_addr *,
sctp_bind_addr_match 1011 net/sctp/associola.c 		if (sctp_bind_addr_match(&asoc->base.bind_addr, laddr,
sctp_bind_addr_match 1473 net/sctp/associola.c 	    sctp_bind_addr_match(&asoc->base.bind_addr, laddr,
sctp_bind_addr_match  310 net/sctp/endpointola.c 		if (sctp_bind_addr_match(&ep->base.bind_addr, laddr,
sctp_bind_addr_match  383 net/sctp/socket.c 	if (sctp_bind_addr_match(bp, addr, sp))