Searched defs:scm (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dscm.h36 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) argument
41 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) argument
45 static __inline__ void scm_destroy(struct scm_cookie *scm) argument
51 scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) argument
67 scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) argument
83 scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) argument
87 scm_recv(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, int flags) argument
[all...]
H A Dsock.h668 struct scm_cookie *scm; member in struct:sock_iocb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dscm.c100 void __scm_destroy(struct scm_cookie *scm) argument
203 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/
H A Dcompat.c262 void scm_detach_fds_compat(struct msghdr *kmsg, struct scm_cookie *scm) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/unix/
H A Daf_unix.c130 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) argument
135 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) argument
140 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) argument
143 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) argument
1251 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) argument
1265 struct scm_cookie scm; local
1275 unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Daf_netlink.c1126 struct scm_cookie scm; local
1202 struct scm_cookie scm; local
[all...]

Completed in 92 milliseconds