Home
last modified time | relevance | path

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

/net/sctp/
Dulpevent.c54 int msg_flags, in sctp_ulpevent_init()
63 static struct sctp_ulpevent *sctp_ulpevent_new(int size, int msg_flags, in sctp_ulpevent_new()
Dsocket.c1637 int msg_flags = msg->msg_flags; in sctp_sendmsg() local
/net/rds/
Drecv.c399 size_t size, int msg_flags) in rds_recvmsg()