/include/net/ |
D | sock.h | 354 struct sock { struct 359 struct sock_common __sk_common; argument 394 socket_lock_t sk_lock; argument 402 * the per-socket spinlock held and requires low latency argument 426 struct socket_wq __rcu *sk_wq; argument 432 struct xfrm_policy __rcu *sk_policy[2]; 434 struct dst_entry __rcu *sk_rx_dst; 435 int sk_rx_dst_ifindex; 436 u32 sk_rx_dst_cookie; 438 struct dst_entry __rcu *sk_dst_cache; [all …]
|
D | scm.h | 47 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 52 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 78 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send() 93 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 109 static inline bool scm_has_secdata(struct socket *sock) in scm_has_secdata() 114 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 117 static inline bool scm_has_secdata(struct socket *sock) in scm_has_secdata() 123 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
|
D | udp_tunnel.h | 177 static inline void udp_tunnel_encap_enable(struct socket *sock) in udp_tunnel_encap_enable()
|
D | netrom.h | 67 struct sock sock; member
|
D | rose.h | 127 struct sock sock; member
|
D | vxlan.h | 186 struct socket *sock; member
|
D | cfg80211.h | 3457 struct socket *sock; member
|
/include/linux/ |
D | netfilter.h | 151 struct sock *sk, in nf_hook_state_init() 215 struct sock *sk, struct sk_buff *skb, in nf_hook() 285 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 299 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 310 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() 402 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 411 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK() 419 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() 427 struct sock *sk, struct sk_buff *skb, in nf_hook()
|
D | mroute.h | 26 static inline int ip_mroute_setsockopt(struct sock *sock, int optname, in ip_mroute_setsockopt() 32 static inline int ip_mroute_getsockopt(struct sock *sock, int optname, in ip_mroute_getsockopt()
|
D | mroute6.h | 37 static inline int ip6_mroute_setsockopt(struct sock *sock, int optname, in ip6_mroute_setsockopt() 44 int ip6_mroute_getsockopt(struct sock *sock, in ip6_mroute_getsockopt()
|
D | security.h | 1446 static inline int security_unix_stream_connect(struct sock *sock, in security_unix_stream_connect() 1453 static inline int security_unix_may_send(struct socket *sock, in security_unix_may_send() 1465 static inline int security_socket_post_create(struct socket *sock, in security_socket_post_create() 1479 static inline int security_socket_bind(struct socket *sock, in security_socket_bind() 1486 static inline int security_socket_connect(struct socket *sock, in security_socket_connect() 1493 static inline int security_socket_listen(struct socket *sock, int backlog) in security_socket_listen() 1498 static inline int security_socket_accept(struct socket *sock, in security_socket_accept() 1504 static inline int security_socket_sendmsg(struct socket *sock, in security_socket_sendmsg() 1510 static inline int security_socket_recvmsg(struct socket *sock, in security_socket_recvmsg() 1517 static inline int security_socket_getsockname(struct socket *sock) in security_socket_getsockname() [all …]
|
D | bpf-cgroup.h | 420 #define BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock, level, optname, optval, optlen, \ argument 440 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT(sock, level, optname, optval, optlen, \ argument 455 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT_KERN(sock, level, optname, optval, \ argument 541 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT(sock, level, optname, optval, \ argument 543 #define BPF_CGROUP_RUN_PROG_GETSOCKOPT_KERN(sock, level, optname, optval, \ argument 545 #define BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock, level, optname, optval, optlen, \ argument
|
D | if_tap.h | 64 struct socket sock; member
|
D | net.h | 247 #define sockfd_put(sock) fput(sock->file) argument
|
D | atmdev.h | 130 static inline struct atm_vcc *ATM_SD(struct socket *sock) in ATM_SD()
|
/include/linux/sunrpc/ |
D | xprtsock.h | 26 struct socket * sock; member
|
/include/linux/soc/qcom/ |
D | qmi.h | 217 struct socket *sock; member
|
/include/pcmcia/ |
D | ss.h | 149 unsigned int sock; /* socket number */ member
|
/include/net/bluetooth/ |
D | rfcomm.h | 157 struct socket *sock; member
|
/include/linux/ceph/ |
D | messenger.h | 438 struct socket *sock; member
|
/include/target/iscsi/ |
D | iscsi_target_core.h | 556 struct socket *sock; member
|