Searched refs:sctp_assoc_set_bind_addr_from_ep (Results 1 – 4 of 4) sorted by relevance
1717 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *, int);
1170 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, int gfp) in sctp_assoc_set_bind_addr_from_ep() function
348 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, GFP_ATOMIC) < 0) in sctp_sf_do_5_1B_init()1372 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, GFP_ATOMIC) < 0) in sctp_sf_do_unexpected_init()
1302 err = sctp_assoc_set_bind_addr_from_ep(asoc, GFP_KERNEL); in sctp_sendmsg()2356 err = sctp_assoc_set_bind_addr_from_ep(asoc, GFP_KERNEL); in sctp_connect()