Home
last modified time | relevance | path

Searched defs:sock (Results 1 – 19 of 19) sorted by relevance

/include/net/
Dsock.h301 struct sock { struct
306 struct sock_common __sk_common; argument
333 socket_lock_t sk_lock; argument
337 * the per-socket spinlock held and requires low latency argument
363 struct socket_wq __rcu *sk_wq; argument
366 struct xfrm_policy *sk_policy[2];
368 unsigned long sk_flags;
369 struct dst_entry *sk_rx_dst;
370 struct dst_entry __rcu *sk_dst_cache;
371 spinlock_t sk_dst_lock;
[all …]
Dscm.h43 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
48 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
74 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send()
89 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
105 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
109 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
Dvxlan.h29 struct socket *sock; member
Dudp_tunnel.h112 static inline void udp_tunnel_encap_enable(struct socket *sock) in udp_tunnel_encap_enable()
Dgeneve.h75 struct socket *sock; member
Dipx.h21 __be16 sock; member
Dnetrom.h64 struct sock sock; member
Drose.h126 struct sock sock; member
Dcfg80211.h1886 struct socket *sock; member
/include/linux/
Dmroute.h29 int ip_mroute_setsockopt(struct sock *sock, in ip_mroute_setsockopt()
36 int ip_mroute_getsockopt(struct sock *sock, in ip_mroute_getsockopt()
Dmroute6.h34 int ip6_mroute_setsockopt(struct sock *sock, in ip6_mroute_setsockopt()
41 int ip6_mroute_getsockopt(struct sock *sock, in ip6_mroute_getsockopt()
Dsecurity.h2712 static inline int security_unix_stream_connect(struct sock *sock, in security_unix_stream_connect()
2719 static inline int security_unix_may_send(struct socket *sock, in security_unix_may_send()
2731 static inline int security_socket_post_create(struct socket *sock, in security_socket_post_create()
2739 static inline int security_socket_bind(struct socket *sock, in security_socket_bind()
2746 static inline int security_socket_connect(struct socket *sock, in security_socket_connect()
2753 static inline int security_socket_listen(struct socket *sock, int backlog) in security_socket_listen()
2758 static inline int security_socket_accept(struct socket *sock, in security_socket_accept()
2764 static inline int security_socket_sendmsg(struct socket *sock, in security_socket_sendmsg()
2770 static inline int security_socket_recvmsg(struct socket *sock, in security_socket_recvmsg()
2777 static inline int security_socket_getsockname(struct socket *sock) in security_socket_getsockname()
[all …]
Dnbd.h27 struct socket * sock; /* If == NULL, device is not ready, yet */ member
Dnet.h222 #define sockfd_put(sock) fput(sock->file) argument
Datmdev.h128 static inline struct atm_vcc *ATM_SD(struct socket *sock) in ATM_SD()
/include/pcmcia/
Dss.h152 unsigned int sock; /* socket number */ member
/include/linux/ceph/
Dmessenger.h184 struct socket *sock; member
/include/net/bluetooth/
Drfcomm.h157 struct socket *sock; member
/include/target/iscsi/
Discsi_target_core.h562 struct socket *sock; member