Home
last modified time | relevance | path

Searched defs:o_flags (Results 1 – 7 of 7) sorted by relevance

/linux/include/net/
H A Dgre.h52 static inline int gre_calc_hlen(const unsigned long *o_flags) in gre_calc_hlen()
/linux/include/uapi/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/linux/fs/
H A Dfsopen.c92 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
/linux/io_uring/
H A Dopenclose.c39 unsigned int o_flags; member
/linux/net/
H A Dcompat.c294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
/linux/net/ipv4/
H A Dip_gre.c820 __be16 i_flags, o_flags; in ipgre_tunnel_ctl() local