Searched defs:scm (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/include/net/ |
D | scm.h | 39 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 44 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 48 static __inline__ void scm_set_cred(struct scm_cookie *scm, in scm_set_cred() 56 static __inline__ void scm_destroy_cred(struct scm_cookie *scm) in scm_destroy_cred() 66 static __inline__ void scm_destroy(struct scm_cookie *scm) in scm_destroy() 74 struct scm_cookie *scm) in scm_send() 85 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 101 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 106 struct scm_cookie *scm, int flags) in scm_recv()
|
D | sock.h | 902 struct scm_cookie *scm; member
|
/linux-2.6.39/net/core/ |
D | scm.c | 106 void __scm_destroy(struct scm_cookie *scm) in __scm_destroy() 257 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
/linux-2.6.39/net/unix/ |
D | af_unix.c | 127 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata() 132 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata() 137 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata() 140 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata() 1323 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds() 1336 struct scm_cookie scm; in unix_destruct_scm() local 1351 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds() 1385 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
|
/linux-2.6.39/net/netlink/ |
D | af_netlink.c | 1322 struct scm_cookie scm; in netlink_sendmsg() local 1395 struct scm_cookie scm; in netlink_recvmsg() local
|
/linux-2.6.39/net/ |
D | compat.c | 273 void scm_detach_fds_compat(struct msghdr *kmsg, struct scm_cookie *scm) in scm_detach_fds_compat()
|
/linux-2.6.39/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 734 uint32_t scm:1; member 753 uint32_t scm:1; member 1440 uint64_t scm:32; member
|