sctp_bind_addr    134 include/net/sctp/command.h 	struct sctp_bind_addr *bp;
sctp_bind_addr    175 include/net/sctp/command.h SCTP_ARG_CONSTRUCTOR(BA,	struct sctp_bind_addr *, bp)
sctp_bind_addr     92 include/net/sctp/sctp.h int sctp_copy_local_addr_list(struct net *, struct sctp_bind_addr *,
sctp_bind_addr    188 include/net/sctp/sm.h 			     const struct sctp_bind_addr *,
sctp_bind_addr     80 include/net/sctp/structs.h struct sctp_bind_addr;
sctp_bind_addr   1088 include/net/sctp/structs.h void sctp_bind_addr_init(struct sctp_bind_addr *, __u16 port);
sctp_bind_addr   1089 include/net/sctp/structs.h void sctp_bind_addr_free(struct sctp_bind_addr *);
sctp_bind_addr   1090 include/net/sctp/structs.h int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
sctp_bind_addr   1091 include/net/sctp/structs.h 			const struct sctp_bind_addr *src,
sctp_bind_addr   1094 include/net/sctp/structs.h int sctp_bind_addr_dup(struct sctp_bind_addr *dest,
sctp_bind_addr   1095 include/net/sctp/structs.h 			const struct sctp_bind_addr *src,
sctp_bind_addr   1097 include/net/sctp/structs.h int sctp_add_bind_addr(struct sctp_bind_addr *, union sctp_addr *,
sctp_bind_addr   1099 include/net/sctp/structs.h int sctp_del_bind_addr(struct sctp_bind_addr *, union sctp_addr *);
sctp_bind_addr   1100 include/net/sctp/structs.h int sctp_bind_addr_match(struct sctp_bind_addr *, const union sctp_addr *,
sctp_bind_addr   1102 include/net/sctp/structs.h int sctp_bind_addr_conflict(struct sctp_bind_addr *, const union sctp_addr *,
sctp_bind_addr   1104 include/net/sctp/structs.h int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
sctp_bind_addr   1106 include/net/sctp/structs.h union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr	*bp,
sctp_bind_addr   1110 include/net/sctp/structs.h union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp,
sctp_bind_addr   1113 include/net/sctp/structs.h int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw, int len,
sctp_bind_addr   1171 include/net/sctp/structs.h 	struct sctp_bind_addr bind_addr;