Lines Matching refs:sctp_bind_addr
33 static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest,
36 static void sctp_bind_addr_clean(struct sctp_bind_addr *);
43 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
44 const struct sctp_bind_addr *src,
94 int sctp_bind_addr_dup(struct sctp_bind_addr *dest,
95 const struct sctp_bind_addr *src,
117 void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port)
124 static void sctp_bind_addr_clean(struct sctp_bind_addr *bp)
137 void sctp_bind_addr_free(struct sctp_bind_addr *bp)
144 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new,
179 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr)
211 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp,
263 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list,
313 int sctp_bind_addr_match(struct sctp_bind_addr *bp,
337 struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr;
338 struct sctp_bind_addr *bp = &sp->ep->base.bind_addr;
365 int sctp_bind_addr_conflict(struct sctp_bind_addr *bp,
400 int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
423 union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr *bp,
459 static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest,
548 struct sctp_bind_addr *bp;