Home
last modified time | relevance | path

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

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