Home
last modified time | relevance | path

Searched refs:MSG_EOF (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocket.h445 #define MSG_EOF 0x00000100 /* data completes connection */ macro
/f-stack/freebsd/sys/
H A Dsocket.h451 #define MSG_EOF 0x00000100 /* data completes connection */ macro
/f-stack/freebsd/kern/
H A Duipc_socket.c1505 ((flags & MSG_EOF) &&
1745 ((flags & MSG_EOF) &&
/f-stack/freebsd/netinet/
H A Dsctp_output.c12590 if (flags & MSG_EOF) { in sctp_lower_sosend()
12765 if (flags & MSG_EOF) { in sctp_lower_sosend()