Searched refs:CF_EOF (Results 1 – 1 of 1) sorted by relevance
86 #define CF_EOF 13 macro839 clear_bit(CF_EOF, &con->flags); in close_connection()982 set_bit(CF_EOF, &con->flags); in receive_from_sock()1468 if (test_and_clear_bit(CF_EOF, &con->flags)) { in send_to_sock()