Searched defs:sock_is_eof (Results 1 – 2 of 2) sorted by relevance
50 #define sock_is_eof(ctx) sock_get_flag(ctx, SOCK_EOF) macro
89 static inline bool sock_is_eof(const struct spair *spair) in sock_is_eof() function