scm_cookie         36 include/net/scm.h void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm);
scm_cookie         37 include/net/scm.h void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm);
scm_cookie         38 include/net/scm.h int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm);
scm_cookie         39 include/net/scm.h void __scm_destroy(struct scm_cookie *scm);
scm_cookie         43 include/net/scm.h static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
scm_cookie         48 include/net/scm.h static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
scm_cookie         52 include/net/scm.h static __inline__ void scm_set_cred(struct scm_cookie *scm,
scm_cookie         61 include/net/scm.h static __inline__ void scm_destroy_cred(struct scm_cookie *scm)
scm_cookie         67 include/net/scm.h static __inline__ void scm_destroy(struct scm_cookie *scm)
scm_cookie         75 include/net/scm.h 			       struct scm_cookie *scm, bool forcecreds)
scm_cookie         89 include/net/scm.h static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm)
scm_cookie        105 include/net/scm.h static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm)
scm_cookie        110 include/net/scm.h 				struct scm_cookie *scm, int flags)
scm_cookie       1380 include/net/sock.h 	struct scm_cookie	*scm;