Searched defs:scm (Results 1 – 1 of 1) sorted by relevance
| /include/net/ |
| D | scm.h | 60 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 65 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 69 static __inline__ void scm_set_cred(struct scm_cookie *scm, in scm_set_cred() 78 static __inline__ void scm_destroy_cred(struct scm_cookie *scm) in scm_destroy_cred() 84 static __inline__ void scm_destroy(struct scm_cookie *scm) in scm_destroy() 92 struct scm_cookie *scm, bool forcecreds) in scm_send() 106 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 127 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 136 static __inline__ void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm) in scm_pidfd_recv() 173 struct scm_cookie *scm, int flags) in __scm_recv_common() [all …]
|