Searched defs:o_flags (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member in struct:ip6_tnl_parm2
H A Dif_tunnel.h52 __be16 o_flags; member in struct:ip_tunnel_parm
/linux-master/include/net/
H A Dgre.h52 static inline int gre_calc_hlen(__be16 o_flags) argument
H A Dip6_tunnel.h34 __be16 o_flags; member in struct:__ip6_tnl_parm
/linux-master/fs/
H A Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) argument
H A Dfile.c1313 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) argument
1340 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) argument
/linux-master/io_uring/
H A Dopenclose.c36 unsigned int o_flags; member in struct:io_fixed_install
/linux-master/net/core/
H A Dscm.c318 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; local
/linux-master/net/
H A Dcompat.c294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; local
/linux-master/net/ipv4/
H A Dip_gre.c1505 __be16 o_flags = p->o_flags; local
[all...]
/linux-master/net/ipv6/
H A Dip6_gre.c2150 __be16 o_flags = p->o_flags; local
[all...]

Completed in 310 milliseconds