Home
last modified time | relevance | path

Searched defs:outmsg (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/utils/sctp/lib/
Dsendmsg.c36 struct msghdr outmsg; in sctp_sendmsg() local
77 struct msghdr outmsg; in sctp_send() local
/third_party/ffmpeg/libavformat/
Dsctp.c119 struct msghdr outmsg = { 0 }; in ff_sctp_send() local
/third_party/node/lib/
D_http_outgoing.js790 function onFinish(outmsg) { argument