Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dscm.h47 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
52 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
56 static __inline__ void scm_set_cred(struct scm_cookie *scm, in scm_set_cred()
65 static __inline__ void scm_destroy_cred(struct scm_cookie *scm) in scm_destroy_cred()
71 static __inline__ void scm_destroy(struct scm_cookie *scm) in scm_destroy()
79 struct scm_cookie *scm, bool forcecreds) in scm_send()
93 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
114 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
124 struct scm_cookie *scm, int flags) in scm_recv()