Searched refs:o_flags (Results 1 – 5 of 5) sorted by relevance
96 unsigned int o_flags);98 extern int receive_fd(struct file *file, unsigned int o_flags);101 unsigned int o_flags) in receive_fd_user() argument105 return __receive_fd(file, ufd, o_flags); in receive_fd_user()107 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags);
52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() argument56 if (o_flags & TUNNEL_CSUM) in gre_calc_hlen()58 if (o_flags & TUNNEL_KEY) in gre_calc_hlen()60 if (o_flags & TUNNEL_SEQ) in gre_calc_hlen()
34 __be16 o_flags; member
51 __be16 o_flags; member
52 __be16 o_flags; member