Home
last modified time | relevance | path

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

/include/net/
A Dsock.h399 * the per-socket spinlock held and requires low latency argument
438 void (*sk_data_ready)(struct sock *sk); argument
441 __cacheline_group_end(sock_read_rx); argument
445 struct socket *sk_socket; argument
457 __cacheline_group_end(sock_write_rxtx); argument
480 __cacheline_group_end(sock_write_tx); argument
490 struct sk_buff* (*sk_validate_xmit_skb)(struct sock *sk, argument
501 __cacheline_group_end(sock_read_tx); argument
508 sk_kern_sock : 1, argument
555 void (*sk_state_change)(struct sock *sk); argument
[all …]
A Dscm.h60 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
65 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram()
91 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send()
A Dnetrom.h68 struct sock sock; member
A Drose.h128 struct sock sock; member
A Damt.h334 struct socket __rcu *sock; member
A Dvxlan.h188 struct socket *sock; member
A Dcfg80211.h3648 struct socket *sock; member
/include/linux/
A Dnetfilter.h166 struct sock *sk, in nf_hook_state_init()
228 struct sock *sk, struct sk_buff *skb, in nf_hook()
298 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
312 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK()
323 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
409 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
418 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK()
426 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
434 struct sock *sk, struct sk_buff *skb, in nf_hook()
A Dmroute6.h38 static inline int ip6_mroute_setsockopt(struct sock *sock, int optname, in ip6_mroute_setsockopt()
45 int ip6_mroute_getsockopt(struct sock *sock, in ip6_mroute_getsockopt()
A Dbpf-cgroup.h376 #define BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock, level, optname, optval, optlen, \ argument
389 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT(sock, level, optname, optval, optlen, \ argument
405 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT_KERN(sock, level, optname, optval, \ argument
503 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT(sock, level, optname, optval, \ argument
505 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT_KERN(sock, level, optname, optval, \ argument
507 #define BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock, level, optname, optval, optlen, \ argument
A Dsecurity.h1701 static inline int security_unix_stream_connect(struct sock *sock, in security_unix_stream_connect()
1708 static inline int security_unix_may_send(struct socket *sock, in security_unix_may_send()
1720 static inline int security_socket_post_create(struct socket *sock, in security_socket_post_create()
1734 static inline int security_socket_bind(struct socket *sock, in security_socket_bind()
1741 static inline int security_socket_connect(struct socket *sock, in security_socket_connect()
1753 static inline int security_socket_accept(struct socket *sock, in security_socket_accept()
1759 static inline int security_socket_sendmsg(struct socket *sock, in security_socket_sendmsg()
1765 static inline int security_socket_recvmsg(struct socket *sock, in security_socket_recvmsg()
1772 static inline int security_socket_getsockname(struct socket *sock) in security_socket_getsockname()
1782 static inline int security_socket_getsockopt(struct socket *sock, in security_socket_getsockopt()
[all …]
A Dmroute.h27 static inline int ip_mroute_setsockopt(struct sock *sock, int optname, in ip_mroute_setsockopt()
A Dif_tap.h65 struct socket sock; member
A Dnet.h265 #define sockfd_put(sock) fput(sock->file) argument
A Datmdev.h130 static inline struct atm_vcc *ATM_SD(struct socket *sock) in ATM_SD()
/include/linux/sunrpc/
A Dxprtsock.h25 struct socket * sock; member
/include/linux/soc/qcom/
A Dqmi.h217 struct socket *sock; member
/include/pcmcia/
A Dss.h149 unsigned int sock; /* socket number */ member
/include/net/bluetooth/
A Drfcomm.h156 struct socket *sock; member
/include/linux/ceph/
A Dmessenger.h479 struct socket *sock; member
/include/target/iscsi/
A Discsi_target_core.h554 struct socket *sock; member

Completed in 74 milliseconds