Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/sctp/
Dcommand.h92 SCTP_CMD_SEND_MSG, /* Send the whole use message */ enumerator
/linux-5.19.10/net/sctp/
Dsm_sideeffect.c1772 case SCTP_CMD_SEND_MSG: in sctp_cmd_interpreter()
Dsm_statefuns.c5086 sctp_add_cmd_sf(commands, SCTP_CMD_SEND_MSG, SCTP_DATAMSG(msg)); in sctp_sf_do_prm_send()