Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dchunk.c38 msg->send_failed = 0; in sctp_datamsg_init()
85 if (!msg->send_failed) { in sctp_datamsg_destroy()
352 chunk->msg->send_failed = 1; in sctp_chunk_fail()
/linux/net/can/
H A Draw.c1005 goto send_failed; in raw_sendmsg()
1013 send_failed: in raw_sendmsg()
/linux/include/net/sctp/
H A Dstructs.h516 u8 send_failed:1, member