Home
last modified time | relevance | path

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

/include/net/
Dsock.h308 struct sock { struct
313 struct sock_common __sk_common; argument
345 socket_lock_t sk_lock; argument
349 * the per-socket spinlock held and requires low latency argument
374 struct socket_wq __rcu *sk_wq; argument
390 * changes are protected by socket lock. argument
393 unsigned int sk_padding : 2,
394 sk_no_check_tx : 1,
395 sk_no_check_rx : 1,
396 sk_userlocks : 4,
[all …]
Dscm.h44 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
49 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
75 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send()
90 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
106 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
110 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
Dudp_tunnel.h157 static inline void udp_tunnel_encap_enable(struct socket *sock) in udp_tunnel_encap_enable()
Dipx.h21 __be16 sock; member
Dnetrom.h64 struct sock sock; member
Drose.h126 struct sock sock; member
Dvxlan.h184 struct socket *sock; member
Dcfg80211.h2087 struct socket *sock; member
/include/linux/
Dnetfilter.h90 struct sock *sk, in nf_hook_state_init()
166 struct sock *sk, in nf_hook_thresh()
199 struct sock *sk, struct sk_buff *skb, in nf_hook()
224 NF_HOOK_THRESH(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_THRESH()
237 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
251 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK()
356 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
365 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK()
373 struct sock *sk, struct sk_buff *skb, in nf_hook()
Dsecurity.h1204 static inline int security_unix_stream_connect(struct sock *sock, in security_unix_stream_connect()
1211 static inline int security_unix_may_send(struct socket *sock, in security_unix_may_send()
1223 static inline int security_socket_post_create(struct socket *sock, in security_socket_post_create()
1231 static inline int security_socket_bind(struct socket *sock, in security_socket_bind()
1238 static inline int security_socket_connect(struct socket *sock, in security_socket_connect()
1245 static inline int security_socket_listen(struct socket *sock, int backlog) in security_socket_listen()
1250 static inline int security_socket_accept(struct socket *sock, in security_socket_accept()
1256 static inline int security_socket_sendmsg(struct socket *sock, in security_socket_sendmsg()
1262 static inline int security_socket_recvmsg(struct socket *sock, in security_socket_recvmsg()
1269 static inline int security_socket_getsockname(struct socket *sock) in security_socket_getsockname()
[all …]
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()
Dmroute.h21 static inline int ip_mroute_setsockopt(struct sock *sock, int optname, in ip_mroute_setsockopt()
27 static inline int ip_mroute_getsockopt(struct sock *sock, int optname, in ip_mroute_getsockopt()
Dnet.h232 #define sockfd_put(sock) fput(sock->file) argument
Datmdev.h128 static inline struct atm_vcc *ATM_SD(struct socket *sock) in ATM_SD()
/include/linux/sunrpc/
Dxprtsock.h26 struct socket * sock; member
/include/pcmcia/
Dss.h152 unsigned int sock; /* socket number */ member
/include/linux/ceph/
Dmessenger.h188 struct socket *sock; member
/include/net/bluetooth/
Drfcomm.h155 struct socket *sock; member
/include/target/iscsi/
Discsi_target_core.h560 struct socket *sock; member