Lines Matching defs:scm
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()
1840 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds()
1854 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds()
1862 static void unix_peek_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_peek_fds()
1869 struct scm_cookie scm; in unix_destruct_scm() local
1882 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
1925 struct scm_cookie *scm) in unix_skb_scm_eq()
1964 struct scm_cookie scm; in unix_dgram_sendmsg() local
2189 struct scm_cookie *scm, bool fds_sent) in queue_oob()
2244 struct scm_cookie scm; in unix_stream_sendmsg() local
2412 struct scm_cookie scm; in __unix_dgram_recvmsg() local
2751 struct scm_cookie scm; in unix_stream_read_generic() local