Home
last modified time | relevance | path

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

/net/unix/
Daf_unix.c262 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/
Dscm.c133 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/
Dcompat.c290 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds_compat()
/net/netlink/
Daf_netlink.c1816 struct scm_cookie scm; in netlink_sendmsg() local
1899 struct scm_cookie scm; in netlink_recvmsg() local
/net/bluetooth/
Dhci_sock.c1559 struct scm_cookie scm; in hci_sock_recvmsg() local