Symbol: scm_cookie
include/net/scm.h
106
struct scm_cookie *scm, int flags);
include/net/scm.h
108
struct scm_cookie *scm, int flags);
include/net/scm.h
53
void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm);
include/net/scm.h
54
void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm);
include/net/scm.h
55
int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm);
include/net/scm.h
56
void __scm_destroy(struct scm_cookie *scm);
include/net/scm.h
60
static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
include/net/scm.h
65
static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
include/net/scm.h
69
static __inline__ void scm_set_cred(struct scm_cookie *scm,
include/net/scm.h
78
static __inline__ void scm_destroy_cred(struct scm_cookie *scm)
include/net/scm.h
84
static __inline__ void scm_destroy(struct scm_cookie *scm)
include/net/scm.h
92
struct scm_cookie *scm, bool forcecreds)
net/bluetooth/hci_sock.c
1559
struct scm_cookie scm;
net/compat.c
289
void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm)
net/core/scm.c
135
void __scm_destroy(struct scm_cookie *scm)
net/core/scm.c
150
static inline int scm_replace_pid(struct scm_cookie *scm, struct pid *pid)
net/core/scm.c
166
int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p)
net/core/scm.c
354
void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm)
net/core/scm.c
433
static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm)
net/core/scm.c
455
static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm)
net/core/scm.c
465
static void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm)
net/core/scm.c
502
struct scm_cookie *scm, int flags)
net/core/scm.c
533
struct scm_cookie *scm, int flags)
net/core/scm.c
543
struct scm_cookie *scm, int flags)
net/netlink/af_netlink.c
1827
struct scm_cookie scm;
net/netlink/af_netlink.c
1910
struct scm_cookie scm;
net/unix/af_unix.c
1936
static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
1950
static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
1958
static void unix_peek_fds(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
1967
struct scm_cookie scm = {};
net/unix/af_unix.c
1983
static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds)
net/unix/af_unix.c
1999
static void unix_skb_to_scm(struct sk_buff *skb, struct scm_cookie *scm)
net/unix/af_unix.c
2042
struct scm_cookie *scm)
net/unix/af_unix.c
2088
struct scm_cookie scm;
net/unix/af_unix.c
2318
struct scm_cookie *scm, bool fds_sent)
net/unix/af_unix.c
2384
struct scm_cookie scm;
net/unix/af_unix.c
256
static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
2565
struct scm_cookie scm;
net/unix/af_unix.c
261
static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
266
static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
271
static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
274
static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
277
static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb)
net/unix/af_unix.c
2917
struct scm_cookie scm;