Home
last modified time | relevance | path

Searched defs:sendflags (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/netinet/
H A Dmptcp_usrreq.c1245 int error, sendflags; in mptcp_usr_sosend() local
/xnu-11417.140.69/bsd/kern/
H A Duipc_socket.c2201 int clen = 0, error, dontroute, sendflags; in sosend() local
2665 …ruct socket *so, struct sockaddr *addr, struct mbuf *top, struct mbuf *control, uint32_t sendflags) in sosend_reinject()