Home
last modified time | relevance | path

Searched refs:sctp_assoc_set_bind_addr_from_ep (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h2144 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dassociola.c1564 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, in sctp_assoc_set_bind_addr_from_ep() function
H A Dsm_statefuns.c411 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, in sctp_sf_do_5_1B_init()
1550 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, in sctp_sf_do_unexpected_init()
H A Dsocket.c1097 err = sctp_assoc_set_bind_addr_from_ep(asoc, scope, GFP_KERNEL); in sctp_connect_new_asoc()