Home
last modified time | relevance | path

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

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