Searched defs:scm (Results 1 – 5 of 5) sorted by relevance
| /net/unix/ |
| D | af_unix.c | 262 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata() 267 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata() 272 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq() 277 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata() 280 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata() 283 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq() 1856 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds() 1870 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds() 1878 static void unix_peek_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_peek_fds() 1885 struct scm_cookie scm; in unix_destruct_scm() local [all …]
|
| /net/core/ |
| D | scm.c | 133 void __scm_destroy(struct scm_cookie *scm) in __scm_destroy() 330 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
| /net/ |
| D | compat.c | 290 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds_compat()
|
| /net/netlink/ |
| D | af_netlink.c | 1816 struct scm_cookie scm; in netlink_sendmsg() local 1899 struct scm_cookie scm; in netlink_recvmsg() local
|
| /net/bluetooth/ |
| D | hci_sock.c | 1559 struct scm_cookie scm; in hci_sock_recvmsg() local
|