Searched refs:o_flags (Results 1 – 6 of 6) sorted by relevance
52 static inline int gre_calc_hlen(const unsigned long *o_flags) in gre_calc_hlen() argument56 if (test_bit(IP_TUNNEL_CSUM_BIT, o_flags)) in gre_calc_hlen()58 if (test_bit(IP_TUNNEL_KEY_BIT, o_flags)) in gre_calc_hlen()60 if (test_bit(IP_TUNNEL_SEQ_BIT, o_flags)) in gre_calc_hlen()
34 IP_TUNNEL_DECLARE_FLAGS(o_flags);
135 IP_TUNNEL_DECLARE_FLAGS(o_flags);
51 __be16 o_flags; member
52 __be16 o_flags; member
125 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags);127 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags);