Searched refs:sock_flags (Results 1 – 1 of 1) sorted by relevance
714 enum sock_flags { enum751 static inline void sock_set_flag(struct sock *sk, enum sock_flags flag) in sock_set_flag()756 static inline void sock_reset_flag(struct sock *sk, enum sock_flags flag) in sock_reset_flag()761 static inline bool sock_flag(const struct sock *sk, enum sock_flags flag) in sock_flag()