Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsocket.h463 #define MSG_SOCALLBCK 0x00010000 /* for use by socket callbacks - soreceive (TCP) */ macro
/freebsd/sys/rpc/
H A Dclnt_vc.c990 rcvflag = MSG_DONTWAIT | MSG_SOCALLBCK; in clnt_vc_soupcall()
/freebsd/sys/kern/
H A Duipc_socket.c2543 if (!(flags & MSG_SOCALLBCK) &&
2765 !(flags & MSG_SOCALLBCK))) {