Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dstructs.h2164 int sctp_assoc_update(struct sctp_association *old,
/linux/net/sctp/
H A Dassociola.c1102 int sctp_assoc_update(struct sctp_association *asoc, in sctp_assoc_update() function
H A Dsm_statefuns.c1833 if (!sctp_assoc_update(asoc, new)) in sctp_sf_do_assoc_update()