Home
last modified time | relevance | path

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

/net/core/
Dscm.c113 void __scm_destroy(struct scm_cookie *scm) in __scm_destroy()
249 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
/net/unix/
Daf_unix.c141 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
146 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
151 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
154 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
1464 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds()
1477 struct scm_cookie scm; in unix_destruct_scm() local
1506 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds()
1541 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
/net/netlink/
Daf_netlink.c1626 struct scm_cookie scm; in netlink_sendmsg() local
1702 struct scm_cookie scm; in netlink_recvmsg() local
/net/
Dcompat.c288 void scm_detach_fds_compat(struct msghdr *kmsg, struct scm_cookie *scm) in scm_detach_fds_compat()