Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h2130 int sctp_assoc_update(struct sctp_association *old,
/kernel/linux/linux-5.10/net/sctp/
Dsm_sideeffect.c840 if (!sctp_assoc_update(asoc, new)) in sctp_cmd_assoc_update()
Dassociola.c1094 int sctp_assoc_update(struct sctp_association *asoc, in sctp_assoc_update() function
Dsm_statefuns.c1852 if (sctp_assoc_update((struct sctp_association *)asoc, new_asoc)) { in sctp_sf_do_dupcook_a()