sctp_bind_addr    119 include/net/sctp/command.h 	struct sctp_bind_addr *bp;
sctp_bind_addr    160 include/net/sctp/command.h SCTP_ARG_CONSTRUCTOR(BA,	struct sctp_bind_addr *, bp)
sctp_bind_addr     82 include/net/sctp/sctp.h int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *addr,
sctp_bind_addr    173 include/net/sctp/sm.h 				  const struct sctp_bind_addr *bp,
sctp_bind_addr     68 include/net/sctp/structs.h struct sctp_bind_addr;
sctp_bind_addr   1165 include/net/sctp/structs.h void sctp_bind_addr_init(struct sctp_bind_addr *, __u16 port);
sctp_bind_addr   1166 include/net/sctp/structs.h void sctp_bind_addr_free(struct sctp_bind_addr *);
sctp_bind_addr   1167 include/net/sctp/structs.h int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
sctp_bind_addr   1168 include/net/sctp/structs.h 			const struct sctp_bind_addr *src,
sctp_bind_addr   1171 include/net/sctp/structs.h int sctp_bind_addr_dup(struct sctp_bind_addr *dest,
sctp_bind_addr   1172 include/net/sctp/structs.h 			const struct sctp_bind_addr *src,
sctp_bind_addr   1174 include/net/sctp/structs.h int sctp_add_bind_addr(struct sctp_bind_addr *, union sctp_addr *,
sctp_bind_addr   1176 include/net/sctp/structs.h int sctp_del_bind_addr(struct sctp_bind_addr *, union sctp_addr *);
sctp_bind_addr   1177 include/net/sctp/structs.h int sctp_bind_addr_match(struct sctp_bind_addr *, const union sctp_addr *,
sctp_bind_addr   1179 include/net/sctp/structs.h int sctp_bind_addr_conflict(struct sctp_bind_addr *, const union sctp_addr *,
sctp_bind_addr   1181 include/net/sctp/structs.h int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
sctp_bind_addr   1185 include/net/sctp/structs.h union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr	*bp,
sctp_bind_addr   1189 include/net/sctp/structs.h union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp,
sctp_bind_addr   1192 include/net/sctp/structs.h int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw, int len,
sctp_bind_addr   1253 include/net/sctp/structs.h 	struct sctp_bind_addr bind_addr;
sctp_bind_addr     33 net/sctp/bind_addr.c static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest,
sctp_bind_addr     36 net/sctp/bind_addr.c static void sctp_bind_addr_clean(struct sctp_bind_addr *);
sctp_bind_addr     43 net/sctp/bind_addr.c int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
sctp_bind_addr     44 net/sctp/bind_addr.c 			const struct sctp_bind_addr *src,
sctp_bind_addr     88 net/sctp/bind_addr.c int sctp_bind_addr_dup(struct sctp_bind_addr *dest,
sctp_bind_addr     89 net/sctp/bind_addr.c 			const struct sctp_bind_addr *src,
sctp_bind_addr    111 net/sctp/bind_addr.c void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port)
sctp_bind_addr    118 net/sctp/bind_addr.c static void sctp_bind_addr_clean(struct sctp_bind_addr *bp)
sctp_bind_addr    131 net/sctp/bind_addr.c void sctp_bind_addr_free(struct sctp_bind_addr *bp)
sctp_bind_addr    138 net/sctp/bind_addr.c int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new,
sctp_bind_addr    173 net/sctp/bind_addr.c int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr)
sctp_bind_addr    205 net/sctp/bind_addr.c union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp,
sctp_bind_addr    257 net/sctp/bind_addr.c int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list,
sctp_bind_addr    304 net/sctp/bind_addr.c int sctp_bind_addr_match(struct sctp_bind_addr *bp,
sctp_bind_addr    328 net/sctp/bind_addr.c 	struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr;
sctp_bind_addr    329 net/sctp/bind_addr.c 	struct sctp_bind_addr *bp = &sp->ep->base.bind_addr;
sctp_bind_addr    356 net/sctp/bind_addr.c int sctp_bind_addr_conflict(struct sctp_bind_addr *bp,
sctp_bind_addr    391 net/sctp/bind_addr.c int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
sctp_bind_addr    414 net/sctp/bind_addr.c union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr	*bp,
sctp_bind_addr    450 net/sctp/bind_addr.c static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest,
sctp_bind_addr    538 net/sctp/bind_addr.c 	struct sctp_bind_addr *bp;
sctp_bind_addr    295 net/sctp/endpointola.c 	struct sctp_bind_addr *bp;
sctp_bind_addr    233 net/sctp/ipv6.c 	struct sctp_bind_addr *bp;
sctp_bind_addr    132 net/sctp/protocol.c int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp,
sctp_bind_addr    414 net/sctp/protocol.c 	struct sctp_bind_addr *bp;
sctp_bind_addr    207 net/sctp/sm_make_chunk.c 				  const struct sctp_bind_addr *bp,
sctp_bind_addr   3314 net/sctp/sm_make_chunk.c 	struct sctp_bind_addr *bp = &asoc->base.bind_addr;
sctp_bind_addr   2438 net/sctp/sm_statefuns.c 	struct sctp_bind_addr *bp;
sctp_bind_addr   2474 net/sctp/sm_statefuns.c 	bp = (struct sctp_bind_addr *) &asoc->base.bind_addr;
sctp_bind_addr   5760 net/sctp/sm_statefuns.c 	struct sctp_bind_addr *bp;
sctp_bind_addr   5767 net/sctp/sm_statefuns.c 		bp = (struct sctp_bind_addr *) &asoc->base.bind_addr;
sctp_bind_addr    366 net/sctp/socket.c 	struct sctp_bind_addr *bp = &ep->base.bind_addr;
sctp_bind_addr    546 net/sctp/socket.c 	struct sctp_bind_addr		*bp;
sctp_bind_addr    667 net/sctp/socket.c 	struct sctp_bind_addr *bp = &ep->base.bind_addr;
sctp_bind_addr    749 net/sctp/socket.c 	struct sctp_bind_addr	*bp;
sctp_bind_addr   6261 net/sctp/socket.c 	struct sctp_bind_addr *bp;