Searched refs:sctp_assoc_set_bind_addr_from_ep (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | associola.c | 1563 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, in sctp_assoc_set_bind_addr_from_ep() function
|
H A D | sm_statefuns.c | 411 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 D | socket.c | 1092 err = sctp_assoc_set_bind_addr_from_ep(asoc, scope, GFP_KERNEL); in sctp_connect_new_asoc()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 2145 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 2181 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc,
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | associola.c | 1571 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, in sctp_assoc_set_bind_addr_from_ep() function
|
H A D | sm_statefuns.c | 419 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, in sctp_sf_do_5_1B_init() 1603 if (sctp_assoc_set_bind_addr_from_ep(new_asoc, in sctp_sf_do_unexpected_init()
|
H A D | socket.c | 1094 err = sctp_assoc_set_bind_addr_from_ep(asoc, scope, GFP_KERNEL); in sctp_connect_new_asoc()
|
Completed in 49 milliseconds