Home
last modified time | relevance | path

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

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