Searched defs:eor (Results 1 – 2 of 2) sorted by relevance
/net/kcm/ | ||
D | kcmsock.c | 753 int eor = (sock->type == SOCK_DGRAM) ? in kcm_sendmsg() local |
/net/tls/ | ||
D | tls_sw.c | 1015 bool eor = !(msg->msg_flags & MSG_MORE); in tls_sw_sendmsg_locked() local |