Home
last modified time | relevance | path

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

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