Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dstructs.h1909 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *,
/linux-4.4.14/net/sctp/
Dassociola.c1543 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, in sctp_assoc_set_bind_addr_from_ep() function
Dsm_statefuns.c402 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, in sctp_sf_do_5_1B_init()
1475 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, in sctp_sf_do_unexpected_init()
Dsocket.c1167 err = sctp_assoc_set_bind_addr_from_ep(asoc, scope, in __sctp_connect()
1831 err = sctp_assoc_set_bind_addr_from_ep(asoc, scope, GFP_KERNEL); in sctp_sendmsg()