sock               29 include/crypto/if_alg.h 	struct sock sk;
sock               31 include/crypto/if_alg.h 	struct sock *parent;
sock               51 include/crypto/if_alg.h 	int (*accept)(void *private, struct sock *sk);
sock               66 include/crypto/if_alg.h int af_alg_release(struct socket *sock);
sock               67 include/crypto/if_alg.h int af_alg_accept(struct sock *sk, struct socket *newsock);
sock               78 include/crypto/if_alg.h static inline struct alg_sock *alg_sk(struct sock *sk)
sock               83 include/crypto/if_alg.h static inline void af_alg_release_parent(struct sock *sk)
sock               36 include/linux/atalk.h 	struct sock	sk;
sock               45 include/linux/atalk.h static inline struct atalk_sock *at_sk(struct sock *sk)
sock               92 include/linux/atmdev.h 	struct sock	sk;
sock              123 include/linux/atmdev.h static inline struct atm_vcc *atm_sk(struct sock *sk)
sock              128 include/linux/atmdev.h static inline struct atm_vcc *ATM_SD(struct socket *sock)
sock              130 include/linux/atmdev.h 	return atm_sk(sock->sk);
sock              133 include/linux/atmdev.h static inline struct sock *sk_atm(struct atm_vcc *vcc)
sock              135 include/linux/atmdev.h 	return (struct sock *)vcc;
sock              238 include/linux/atmdev.h void vcc_insert_socket(struct sock *sk);
sock               59 include/linux/can/core.h extern int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
sock               52 include/linux/can/skb.h static inline void can_skb_set_owner(struct sk_buff *skb, struct sock *sk)
sock              184 include/linux/ceph/messenger.h 	struct socket *sock;
sock               42 include/linux/connector.h 	struct sock *nls;
sock               65 include/linux/connector.h 	struct sock *nls;
sock               83 include/linux/connector.h struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *);
sock              176 include/linux/dccp.h extern int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq,
sock              304 include/linux/dccp.h static inline struct dccp_sock *dccp_sk(const struct sock *sk)
sock              309 include/linux/dccp.h static inline const char *dccp_role(const struct sock *sk)
sock              320 include/linux/dccp.h extern void dccp_syn_ack_timeout(struct sock *sk, struct request_sock *req);
sock               22 include/linux/filter.h struct sock;
sock              361 include/linux/filter.h int sk_filter(struct sock *sk, struct sk_buff *skb);
sock              383 include/linux/filter.h int sk_attach_filter(struct sock_fprog *fprog, struct sock *sk);
sock              384 include/linux/filter.h int sk_detach_filter(struct sock *sk);
sock              387 include/linux/filter.h int sk_get_filter(struct sock *sk, struct sock_filter __user *filter,
sock              390 include/linux/filter.h bool sk_filter_charge(struct sock *sk, struct sk_filter *fp);
sock              391 include/linux/filter.h void sk_filter_uncharge(struct sock *sk, struct sk_filter *fp);
sock               39 include/linux/icmpv6.h extern void				icmpv6_flow_init(struct sock *sk,
sock               48 include/linux/if_pppox.h 	struct sock sk;
sock               62 include/linux/if_pppox.h static inline struct pppox_sock *pppox_sk(struct sock *sk)
sock               67 include/linux/if_pppox.h static inline struct sock *sk_pppox(struct pppox_sock *po)
sock               69 include/linux/if_pppox.h 	return (struct sock *)po;
sock               75 include/linux/if_pppox.h 	int		(*create)(struct net *net, struct socket *sock);
sock               76 include/linux/if_pppox.h 	int		(*ioctl)(struct socket *sock, unsigned int cmd,
sock               83 include/linux/if_pppox.h extern void pppox_unbind_sock(struct sock *sk);/* delete ppp-channel binding */
sock               84 include/linux/if_pppox.h extern int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
sock              114 include/linux/igmp.h extern int ip_mc_join_group(struct sock *sk, struct ip_mreqn *imr);
sock              115 include/linux/igmp.h extern int ip_mc_leave_group(struct sock *sk, struct ip_mreqn *imr);
sock              116 include/linux/igmp.h extern void ip_mc_drop_socket(struct sock *sk);
sock              117 include/linux/igmp.h extern int ip_mc_source(int add, int omode, struct sock *sk,
sock              119 include/linux/igmp.h extern int ip_mc_msfilter(struct sock *sk, struct ip_msfilter *msf,int ifindex);
sock              120 include/linux/igmp.h extern int ip_mc_msfget(struct sock *sk, struct ip_msfilter *msf,
sock              122 include/linux/igmp.h extern int ip_mc_gsfget(struct sock *sk, struct group_filter *gsf,
sock              124 include/linux/igmp.h extern int ip_mc_sf_allow(struct sock *sk, __be32 local, __be32 rmt, int dif);
sock                6 include/linux/inet_diag.h struct sock;
sock               23 include/linux/inet_diag.h 	void			(*idiag_get_info)(struct sock *sk,
sock               30 include/linux/inet_diag.h int inet_sk_diag_fill(struct sock *sk, struct inet_connection_sock *icsk,
sock               42 include/linux/inet_diag.h int inet_diag_bc_sk(const struct nlattr *_bc, struct sock *sk);
sock              249 include/linux/ipv6.h extern int inet6_sk_rebuild_header(struct sock *sk);
sock              256 include/linux/ipv6.h static inline struct ipv6_pinfo * inet6_sk(const struct sock *__sk)
sock              261 include/linux/ipv6.h static inline struct raw6_sock *raw6_sk(const struct sock *sk)
sock              266 include/linux/ipv6.h static inline void inet_sk_copy_descendant(struct sock *sk_to,
sock              267 include/linux/ipv6.h 					   const struct sock *sk_from)
sock              282 include/linux/ipv6.h static inline const struct in6_addr *inet6_rcv_saddr(const struct sock *sk)
sock              289 include/linux/ipv6.h static inline int inet_v6_ipv6only(const struct sock *sk)
sock              299 include/linux/ipv6.h static inline struct ipv6_pinfo * inet6_sk(const struct sock *__sk)
sock              310 include/linux/ipv6.h static inline struct raw6_sock *raw6_sk(const struct sock *sk)
sock              148 include/linux/kobject.h struct sock;
sock               20 include/linux/kobject_ns.h struct sock;
sock               44 include/linux/kobject_ns.h 	const void *(*netlink_ns)(struct sock *sk);
sock               56 include/linux/kobject_ns.h const void *kobj_ns_netlink(enum kobj_ns_type type, struct sock *sk);
sock               27 include/linux/lsm_audit.h 	struct sock *sk;
sock              486 include/linux/mISDNif.h 	struct sock		sk;
sock              369 include/linux/memcontrol.h struct sock;
sock              371 include/linux/memcontrol.h void sock_update_memcg(struct sock *sk);
sock              372 include/linux/memcontrol.h void sock_release_memcg(struct sock *sk);
sock              374 include/linux/memcontrol.h static inline void sock_update_memcg(struct sock *sk)
sock              377 include/linux/memcontrol.h static inline void sock_release_memcg(struct sock *sk)
sock               22 include/linux/mroute.h extern int ip_mroute_setsockopt(struct sock *, int, char __user *, unsigned int);
sock               23 include/linux/mroute.h extern int ip_mroute_getsockopt(struct sock *, int, char __user *, int __user *);
sock               24 include/linux/mroute.h extern int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg);
sock               25 include/linux/mroute.h extern int ipmr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
sock               29 include/linux/mroute.h int ip_mroute_setsockopt(struct sock *sock,
sock               36 include/linux/mroute.h int ip_mroute_getsockopt(struct sock *sock,
sock               43 include/linux/mroute.h int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg)
sock               22 include/linux/mroute6.h struct sock;
sock               25 include/linux/mroute6.h extern int ip6_mroute_setsockopt(struct sock *, int, char __user *, unsigned int);
sock               26 include/linux/mroute6.h extern int ip6_mroute_getsockopt(struct sock *, int, char __user *, int __user *);
sock               28 include/linux/mroute6.h extern int ip6mr_ioctl(struct sock *sk, int cmd, void __user *arg);
sock               29 include/linux/mroute6.h extern int ip6mr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
sock               34 include/linux/mroute6.h int ip6_mroute_setsockopt(struct sock *sock,
sock               41 include/linux/mroute6.h int ip6_mroute_getsockopt(struct sock *sock,
sock               48 include/linux/mroute6.h int ip6mr_ioctl(struct sock *sk, int cmd, void __user *arg)
sock              121 include/linux/mroute6.h extern struct sock *mroute6_socket(struct net *net, struct sk_buff *skb);
sock              122 include/linux/mroute6.h extern int ip6mr_sk_done(struct sock *sk);
sock              124 include/linux/mroute6.h static inline struct sock *mroute6_socket(struct net *net, struct sk_buff *skb)
sock              128 include/linux/mroute6.h static inline int ip6mr_sk_done(struct sock *sk)
sock               27 include/linux/nbd.h 	struct socket * sock;	/* If == NULL, device is not ready, yet	*/
sock              117 include/linux/net.h 	struct sock		*sk;
sock              131 include/linux/net.h 	int		(*release)   (struct socket *sock);
sock              132 include/linux/net.h 	int		(*bind)	     (struct socket *sock,
sock              135 include/linux/net.h 	int		(*connect)   (struct socket *sock,
sock              140 include/linux/net.h 	int		(*accept)    (struct socket *sock,
sock              142 include/linux/net.h 	int		(*getname)   (struct socket *sock,
sock              145 include/linux/net.h 	unsigned int	(*poll)	     (struct file *file, struct socket *sock,
sock              147 include/linux/net.h 	int		(*ioctl)     (struct socket *sock, unsigned int cmd,
sock              150 include/linux/net.h 	int	 	(*compat_ioctl) (struct socket *sock, unsigned int cmd,
sock              153 include/linux/net.h 	int		(*listen)    (struct socket *sock, int len);
sock              154 include/linux/net.h 	int		(*shutdown)  (struct socket *sock, int flags);
sock              155 include/linux/net.h 	int		(*setsockopt)(struct socket *sock, int level,
sock              157 include/linux/net.h 	int		(*getsockopt)(struct socket *sock, int level,
sock              160 include/linux/net.h 	int		(*compat_setsockopt)(struct socket *sock, int level,
sock              162 include/linux/net.h 	int		(*compat_getsockopt)(struct socket *sock, int level,
sock              165 include/linux/net.h 	int		(*sendmsg)   (struct kiocb *iocb, struct socket *sock,
sock              175 include/linux/net.h 	int		(*recvmsg)   (struct kiocb *iocb, struct socket *sock,
sock              178 include/linux/net.h 	int		(*mmap)	     (struct file *file, struct socket *sock,
sock              180 include/linux/net.h 	ssize_t		(*sendpage)  (struct socket *sock, struct page *page,
sock              182 include/linux/net.h 	ssize_t 	(*splice_read)(struct socket *sock,  loff_t *ppos,
sock              184 include/linux/net.h 	int		(*set_peek_off)(struct sock *sk, int val);
sock              192 include/linux/net.h 	int		(*create)(struct net *net, struct socket *sock,
sock              215 include/linux/net.h void sock_release(struct socket *sock);
sock              216 include/linux/net.h int sock_sendmsg(struct socket *sock, struct msghdr *msg, size_t len);
sock              217 include/linux/net.h int sock_recvmsg(struct socket *sock, struct msghdr *msg, size_t size,
sock              219 include/linux/net.h struct file *sock_alloc_file(struct socket *sock, int flags, const char *dname);
sock              222 include/linux/net.h #define		     sockfd_put(sock) fput(sock->file)
sock              265 include/linux/net.h int kernel_sendmsg(struct socket *sock, struct msghdr *msg, struct kvec *vec,
sock              267 include/linux/net.h int kernel_recvmsg(struct socket *sock, struct msghdr *msg, struct kvec *vec,
sock              270 include/linux/net.h int kernel_bind(struct socket *sock, struct sockaddr *addr, int addrlen);
sock              271 include/linux/net.h int kernel_listen(struct socket *sock, int backlog);
sock              272 include/linux/net.h int kernel_accept(struct socket *sock, struct socket **newsock, int flags);
sock              273 include/linux/net.h int kernel_connect(struct socket *sock, struct sockaddr *addr, int addrlen,
sock              275 include/linux/net.h int kernel_getsockname(struct socket *sock, struct sockaddr *addr,
sock              277 include/linux/net.h int kernel_getpeername(struct socket *sock, struct sockaddr *addr,
sock              279 include/linux/net.h int kernel_getsockopt(struct socket *sock, int level, int optname, char *optval,
sock              281 include/linux/net.h int kernel_setsockopt(struct socket *sock, int level, int optname, char *optval,
sock              283 include/linux/net.h int kernel_sendpage(struct socket *sock, struct page *page, int offset,
sock              285 include/linux/net.h int kernel_sock_ioctl(struct socket *sock, int cmd, unsigned long arg);
sock              286 include/linux/net.h int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how);
sock             1926 include/linux/netdevice.h 					    struct sock *sk);
sock               74 include/linux/netfilter.h 	int (*set)(struct sock *sk, int optval, void __user *user, unsigned int len);
sock               76 include/linux/netfilter.h 	int (*compat_set)(struct sock *sk, int optval,
sock               81 include/linux/netfilter.h 	int (*get)(struct sock *sk, int optval, void __user *user, int *len);
sock               83 include/linux/netfilter.h 	int (*compat_get)(struct sock *sk, int optval,
sock              200 include/linux/netfilter.h int nf_setsockopt(struct sock *sk, u_int8_t pf, int optval, char __user *opt,
sock              202 include/linux/netfilter.h int nf_getsockopt(struct sock *sk, u_int8_t pf, int optval, char __user *opt,
sock              205 include/linux/netfilter.h int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, int optval,
sock              207 include/linux/netfilter.h int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, int optval,
sock               11 include/linux/netfilter/nfnetlink.h 	int (*call)(struct sock *nl, struct sk_buff *skb, 
sock               14 include/linux/netfilter/nfnetlink.h 	int (*call_rcu)(struct sock *nl, struct sk_buff *skb, 
sock               17 include/linux/netfilter/nfnetlink.h 	int (*call_batch)(struct sock *nl, struct sk_buff *skb,
sock               30 include/linux/netlink.h 	struct sock		*sk;
sock               51 include/linux/netlink.h 	bool		(*compare)(struct net *net, struct sock *sk);
sock               54 include/linux/netlink.h extern struct sock *__netlink_kernel_create(struct net *net, int unit,
sock               57 include/linux/netlink.h static inline struct sock *
sock               63 include/linux/netlink.h extern void netlink_kernel_release(struct sock *sk);
sock               64 include/linux/netlink.h extern int __netlink_change_ngroups(struct sock *sk, unsigned int groups);
sock               65 include/linux/netlink.h extern int netlink_change_ngroups(struct sock *sk, unsigned int groups);
sock               66 include/linux/netlink.h extern void __netlink_clear_multicast_users(struct sock *sk, unsigned int group);
sock               68 include/linux/netlink.h extern int netlink_has_listeners(struct sock *sk, unsigned int group);
sock               69 include/linux/netlink.h extern struct sk_buff *netlink_alloc_skb(struct sock *ssk, unsigned int size,
sock               71 include/linux/netlink.h extern int netlink_unicast(struct sock *ssk, struct sk_buff *skb, __u32 portid, int nonblock);
sock               72 include/linux/netlink.h extern int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, __u32 portid,
sock               74 include/linux/netlink.h extern int netlink_broadcast_filtered(struct sock *ssk, struct sk_buff *skb,
sock               76 include/linux/netlink.h 	int (*filter)(struct sock *dsk, struct sk_buff *skb, void *data),
sock               78 include/linux/netlink.h extern int netlink_set_err(struct sock *ssk, __u32 portid, __u32 group, int code);
sock               83 include/linux/netlink.h struct sock *netlink_getsockbyfilp(struct file *filp);
sock               84 include/linux/netlink.h int netlink_attachskb(struct sock *sk, struct sk_buff *skb,
sock               85 include/linux/netlink.h 		      long *timeo, struct sock *ssk);
sock               86 include/linux/netlink.h void netlink_detachskb(struct sock *sk, struct sk_buff *skb);
sock               87 include/linux/netlink.h int netlink_sendskb(struct sock *sk, struct sk_buff *skb);
sock              152 include/linux/netlink.h extern int __netlink_dump_start(struct sock *ssk, struct sk_buff *skb,
sock              155 include/linux/netlink.h static inline int netlink_dump_start(struct sock *ssk, struct sk_buff *skb,
sock              106 include/linux/security.h struct sock;
sock              117 include/linux/security.h extern int cap_netlink_send(struct sock *sk, struct sk_buff *skb);
sock             1633 include/linux/security.h 	int (*netlink_send) (struct sock *sk, struct sk_buff *skb);
sock             1649 include/linux/security.h 	int (*unix_stream_connect) (struct sock *sock, struct sock *other, struct sock *newsk);
sock             1650 include/linux/security.h 	int (*unix_may_send) (struct socket *sock, struct socket *other);
sock             1653 include/linux/security.h 	int (*socket_post_create) (struct socket *sock, int family,
sock             1655 include/linux/security.h 	int (*socket_bind) (struct socket *sock,
sock             1657 include/linux/security.h 	int (*socket_connect) (struct socket *sock,
sock             1659 include/linux/security.h 	int (*socket_listen) (struct socket *sock, int backlog);
sock             1660 include/linux/security.h 	int (*socket_accept) (struct socket *sock, struct socket *newsock);
sock             1661 include/linux/security.h 	int (*socket_sendmsg) (struct socket *sock,
sock             1663 include/linux/security.h 	int (*socket_recvmsg) (struct socket *sock,
sock             1665 include/linux/security.h 	int (*socket_getsockname) (struct socket *sock);
sock             1666 include/linux/security.h 	int (*socket_getpeername) (struct socket *sock);
sock             1667 include/linux/security.h 	int (*socket_getsockopt) (struct socket *sock, int level, int optname);
sock             1668 include/linux/security.h 	int (*socket_setsockopt) (struct socket *sock, int level, int optname);
sock             1669 include/linux/security.h 	int (*socket_shutdown) (struct socket *sock, int how);
sock             1670 include/linux/security.h 	int (*socket_sock_rcv_skb) (struct sock *sk, struct sk_buff *skb);
sock             1671 include/linux/security.h 	int (*socket_getpeersec_stream) (struct socket *sock, char __user *optval, int __user *optlen, unsigned len);
sock             1672 include/linux/security.h 	int (*socket_getpeersec_dgram) (struct socket *sock, struct sk_buff *skb, u32 *secid);
sock             1673 include/linux/security.h 	int (*sk_alloc_security) (struct sock *sk, int family, gfp_t priority);
sock             1674 include/linux/security.h 	void (*sk_free_security) (struct sock *sk);
sock             1675 include/linux/security.h 	void (*sk_clone_security) (const struct sock *sk, struct sock *newsk);
sock             1676 include/linux/security.h 	void (*sk_getsecid) (struct sock *sk, u32 *secid);
sock             1677 include/linux/security.h 	void (*sock_graft) (struct sock *sk, struct socket *parent);
sock             1678 include/linux/security.h 	int (*inet_conn_request) (struct sock *sk, struct sk_buff *skb,
sock             1680 include/linux/security.h 	void (*inet_csk_clone) (struct sock *newsk, const struct request_sock *req);
sock             1681 include/linux/security.h 	void (*inet_conn_established) (struct sock *sk, struct sk_buff *skb);
sock             1690 include/linux/security.h 	int (*tun_dev_attach) (struct sock *sk, void *security);
sock             1692 include/linux/security.h 	void (*skb_owned_by) (struct sk_buff *skb, struct sock *sk);
sock             1899 include/linux/security.h int security_netlink_send(struct sock *sk, struct sk_buff *skb);
sock             2595 include/linux/security.h static inline int security_netlink_send(struct sock *sk, struct sk_buff *skb)
sock             2637 include/linux/security.h int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk);
sock             2638 include/linux/security.h int security_unix_may_send(struct socket *sock,  struct socket *other);
sock             2640 include/linux/security.h int security_socket_post_create(struct socket *sock, int family,
sock             2642 include/linux/security.h int security_socket_bind(struct socket *sock, struct sockaddr *address, int addrlen);
sock             2643 include/linux/security.h int security_socket_connect(struct socket *sock, struct sockaddr *address, int addrlen);
sock             2644 include/linux/security.h int security_socket_listen(struct socket *sock, int backlog);
sock             2645 include/linux/security.h int security_socket_accept(struct socket *sock, struct socket *newsock);
sock             2646 include/linux/security.h int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size);
sock             2647 include/linux/security.h int security_socket_recvmsg(struct socket *sock, struct msghdr *msg,
sock             2649 include/linux/security.h int security_socket_getsockname(struct socket *sock);
sock             2650 include/linux/security.h int security_socket_getpeername(struct socket *sock);
sock             2651 include/linux/security.h int security_socket_getsockopt(struct socket *sock, int level, int optname);
sock             2652 include/linux/security.h int security_socket_setsockopt(struct socket *sock, int level, int optname);
sock             2653 include/linux/security.h int security_socket_shutdown(struct socket *sock, int how);
sock             2654 include/linux/security.h int security_sock_rcv_skb(struct sock *sk, struct sk_buff *skb);
sock             2655 include/linux/security.h int security_socket_getpeersec_stream(struct socket *sock, char __user *optval,
sock             2657 include/linux/security.h int security_socket_getpeersec_dgram(struct socket *sock, struct sk_buff *skb, u32 *secid);
sock             2658 include/linux/security.h int security_sk_alloc(struct sock *sk, int family, gfp_t priority);
sock             2659 include/linux/security.h void security_sk_free(struct sock *sk);
sock             2660 include/linux/security.h void security_sk_clone(const struct sock *sk, struct sock *newsk);
sock             2661 include/linux/security.h void security_sk_classify_flow(struct sock *sk, struct flowi *fl);
sock             2663 include/linux/security.h void security_sock_graft(struct sock*sk, struct socket *parent);
sock             2664 include/linux/security.h int security_inet_conn_request(struct sock *sk,
sock             2666 include/linux/security.h void security_inet_csk_clone(struct sock *newsk,
sock             2668 include/linux/security.h void security_inet_conn_established(struct sock *sk,
sock             2677 include/linux/security.h int security_tun_dev_attach(struct sock *sk, void *security);
sock             2680 include/linux/security.h void security_skb_owned_by(struct sk_buff *skb, struct sock *sk);
sock             2683 include/linux/security.h static inline int security_unix_stream_connect(struct sock *sock,
sock             2684 include/linux/security.h 					       struct sock *other,
sock             2685 include/linux/security.h 					       struct sock *newsk)
sock             2690 include/linux/security.h static inline int security_unix_may_send(struct socket *sock,
sock             2702 include/linux/security.h static inline int security_socket_post_create(struct socket *sock,
sock             2710 include/linux/security.h static inline int security_socket_bind(struct socket *sock,
sock             2717 include/linux/security.h static inline int security_socket_connect(struct socket *sock,
sock             2724 include/linux/security.h static inline int security_socket_listen(struct socket *sock, int backlog)
sock             2729 include/linux/security.h static inline int security_socket_accept(struct socket *sock,
sock             2735 include/linux/security.h static inline int security_socket_sendmsg(struct socket *sock,
sock             2741 include/linux/security.h static inline int security_socket_recvmsg(struct socket *sock,
sock             2748 include/linux/security.h static inline int security_socket_getsockname(struct socket *sock)
sock             2753 include/linux/security.h static inline int security_socket_getpeername(struct socket *sock)
sock             2758 include/linux/security.h static inline int security_socket_getsockopt(struct socket *sock,
sock             2764 include/linux/security.h static inline int security_socket_setsockopt(struct socket *sock,
sock             2770 include/linux/security.h static inline int security_socket_shutdown(struct socket *sock, int how)
sock             2774 include/linux/security.h static inline int security_sock_rcv_skb(struct sock *sk,
sock             2780 include/linux/security.h static inline int security_socket_getpeersec_stream(struct socket *sock, char __user *optval,
sock             2786 include/linux/security.h static inline int security_socket_getpeersec_dgram(struct socket *sock, struct sk_buff *skb, u32 *secid)
sock             2791 include/linux/security.h static inline int security_sk_alloc(struct sock *sk, int family, gfp_t priority)
sock             2796 include/linux/security.h static inline void security_sk_free(struct sock *sk)
sock             2800 include/linux/security.h static inline void security_sk_clone(const struct sock *sk, struct sock *newsk)
sock             2804 include/linux/security.h static inline void security_sk_classify_flow(struct sock *sk, struct flowi *fl)
sock             2812 include/linux/security.h static inline void security_sock_graft(struct sock *sk, struct socket *parent)
sock             2816 include/linux/security.h static inline int security_inet_conn_request(struct sock *sk,
sock             2822 include/linux/security.h static inline void security_inet_csk_clone(struct sock *newsk,
sock             2827 include/linux/security.h static inline void security_inet_conn_established(struct sock *sk,
sock             2864 include/linux/security.h static inline int security_tun_dev_attach(struct sock *sk, void *security)
sock             2874 include/linux/security.h static inline void security_skb_owned_by(struct sk_buff *skb, struct sock *sk)
sock              516 include/linux/skbuff.h 	struct sock		*sk;
sock              805 include/linux/skbuff.h static inline bool skb_fclone_busy(const struct sock *sk,
sock              854 include/linux/skbuff.h int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb,
sock             2626 include/linux/skbuff.h struct sk_buff *__skb_recv_datagram(struct sock *sk, unsigned flags,
sock             2628 include/linux/skbuff.h struct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags, int noblock,
sock             2630 include/linux/skbuff.h unsigned int datagram_poll(struct file *file, struct socket *sock,
sock             2644 include/linux/skbuff.h void skb_free_datagram(struct sock *sk, struct sk_buff *skb);
sock             2645 include/linux/skbuff.h void skb_free_datagram_locked(struct sock *sk, struct sk_buff *skb);
sock             2646 include/linux/skbuff.h int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);
sock             2822 include/linux/skbuff.h 		     struct sock *sk, int tstype);
sock                9 include/linux/sock_diag.h struct sock;
sock               25 include/linux/sock_diag.h int sock_diag_put_meminfo(struct sock *sk, struct sk_buff *skb, int attr);
sock               26 include/linux/sock_diag.h int sock_diag_put_filterinfo(bool may_report_filterinfo, struct sock *sk,
sock               21 include/linux/sunrpc/svcsock.h 	struct sock *		sk_sk;		/* INET layer */
sock               24 include/linux/sunrpc/svcsock.h 	void			(*sk_ostate)(struct sock *);
sock               25 include/linux/sunrpc/svcsock.h 	void			(*sk_odata)(struct sock *);
sock               26 include/linux/sunrpc/svcsock.h 	void			(*sk_owspace)(struct sock *);
sock              114 include/linux/tcp.h 	struct sock			*listener; /* needed for TFO */
sock              331 include/linux/tcp.h static inline struct tcp_sock *tcp_sk(const struct sock *sk)
sock              349 include/linux/tcp.h static inline struct tcp_timewait_sock *tcp_twsk(const struct sock *sk)
sock              354 include/linux/tcp.h static inline bool tcp_passive_fastopen(const struct sock *sk)
sock              360 include/linux/tcp.h extern void tcp_sock_destruct(struct sock *sk);
sock              362 include/linux/tcp.h static inline int fastopen_init_queue(struct sock *sk, int backlog)
sock               97 include/linux/tifm.h 	void          (*card_event)(struct tifm_dev *sock);
sock               98 include/linux/tifm.h 	void          (*data_event)(struct tifm_dev *sock);
sock              127 include/linux/tifm.h 				     struct tifm_dev *sock);
sock              129 include/linux/tifm.h 					  struct tifm_dev *sock);
sock              146 include/linux/tifm.h void tifm_eject(struct tifm_dev *sock);
sock              147 include/linux/tifm.h int tifm_has_ms_pif(struct tifm_dev *sock);
sock              148 include/linux/tifm.h int tifm_map_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents,
sock              150 include/linux/tifm.h void tifm_unmap_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents,
sock               76 include/linux/udp.h 	int (*encap_rcv)(struct sock *sk, struct sk_buff *skb);
sock               77 include/linux/udp.h 	void (*encap_destroy)(struct sock *sk);
sock               80 include/linux/udp.h static inline struct udp_sock *udp_sk(const struct sock *sk)
sock               85 include/linux/udp.h static inline void udp_set_no_check6_tx(struct sock *sk, bool val)
sock               90 include/linux/udp.h static inline void udp_set_no_check6_rx(struct sock *sk, bool val)
sock               95 include/linux/udp.h static inline bool udp_get_no_check6_tx(struct sock *sk)
sock              100 include/linux/udp.h static inline bool udp_get_no_check6_rx(struct sock *sk)
sock              105 include/linux/udp.h static inline void udp_set_convert_csum(struct sock *sk, bool val)
sock              110 include/linux/udp.h static inline bool udp_get_convert_csum(struct sock *sk)
sock               87 include/net/addrconf.h int ipv6_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2);
sock              125 include/net/addrconf.h int ipv6_sock_mc_join(struct sock *sk, int ifindex,
sock              127 include/net/addrconf.h int ipv6_sock_mc_drop(struct sock *sk, int ifindex,
sock              129 include/net/addrconf.h void ipv6_sock_mc_close(struct sock *sk);
sock              130 include/net/addrconf.h bool inet6_mc_check(struct sock *sk, const struct in6_addr *mc_addr,
sock              153 include/net/addrconf.h 	int (*ipv6_sock_mc_join)(struct sock *sk, int ifindex,
sock              155 include/net/addrconf.h 	int (*ipv6_sock_mc_drop)(struct sock *sk, int ifindex,
sock              157 include/net/addrconf.h 	int (*ipv6_dst_lookup)(struct sock *sk, struct dst_entry **dst,
sock              199 include/net/addrconf.h int ipv6_sock_ac_join(struct sock *sk, int ifindex,
sock              201 include/net/addrconf.h int ipv6_sock_ac_drop(struct sock *sk, int ifindex,
sock              203 include/net/addrconf.h void ipv6_sock_ac_close(struct sock *sk);
sock               32 include/net/af_rxrpc.h typedef void (*rxrpc_interceptor_t)(struct sock *, unsigned long,
sock               13 include/net/af_unix.h struct sock *unix_get_socket(struct file *filp);
sock               14 include/net/af_unix.h struct sock *unix_peer_get(struct sock *);
sock               53 include/net/af_unix.h 	struct sock		sk;
sock               57 include/net/af_unix.h 	struct sock		*peer;
sock               71 include/net/af_unix.h long unix_inq_len(struct sock *sk);
sock               72 include/net/af_unix.h long unix_outq_len(struct sock *sk);
sock               32 include/net/af_vsock.h 	struct sock sk;
sock               50 include/net/af_vsock.h 	struct sock *listener;
sock               74 include/net/af_vsock.h struct sock *__vsock_create(struct net *net,
sock               75 include/net/af_vsock.h 			    struct socket *sock,
sock               76 include/net/af_vsock.h 			    struct sock *parent,
sock              167 include/net/af_vsock.h void vsock_release_pending(struct sock *pending);
sock              168 include/net/af_vsock.h void vsock_add_pending(struct sock *listener, struct sock *pending);
sock              169 include/net/af_vsock.h void vsock_remove_pending(struct sock *listener, struct sock *pending);
sock              170 include/net/af_vsock.h void vsock_enqueue_accept(struct sock *listener, struct sock *connected);
sock              174 include/net/af_vsock.h struct sock *vsock_find_bound_socket(struct sockaddr_vm *addr);
sock              175 include/net/af_vsock.h struct sock *vsock_find_connected_socket(struct sockaddr_vm *src,
sock              177 include/net/af_vsock.h void vsock_for_each_connected_socket(void (*fn)(struct sock *sk));
sock              244 include/net/ax25.h 	struct sock		*sk;		/* Backlink to socket */
sock              276 include/net/ax25.h struct sock *ax25_find_listener(ax25_address *, int, struct net_device *, int);
sock              277 include/net/ax25.h struct sock *ax25_get_socket(ax25_address *, ax25_address *, int);
sock              284 include/net/ax25.h struct sock *ax25_make_new(struct sock *, struct ax25_dev *);
sock              224 include/net/bluetooth/bluetooth.h 	struct sock sk;
sock              226 include/net/bluetooth/bluetooth.h 	struct sock *parent;
sock              246 include/net/bluetooth/bluetooth.h void bt_sock_link(struct bt_sock_list *l, struct sock *s);
sock              247 include/net/bluetooth/bluetooth.h void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
sock              248 include/net/bluetooth/bluetooth.h int  bt_sock_recvmsg(struct kiocb *iocb, struct socket *sock,
sock              250 include/net/bluetooth/bluetooth.h int  bt_sock_stream_recvmsg(struct kiocb *iocb, struct socket *sock,
sock              252 include/net/bluetooth/bluetooth.h uint bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
sock              253 include/net/bluetooth/bluetooth.h int  bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
sock              254 include/net/bluetooth/bluetooth.h int  bt_sock_wait_state(struct sock *sk, int state, unsigned long timeo);
sock              255 include/net/bluetooth/bluetooth.h int  bt_sock_wait_ready(struct sock *sk, unsigned long flags);
sock              257 include/net/bluetooth/bluetooth.h void bt_accept_enqueue(struct sock *parent, struct sock *sk);
sock              258 include/net/bluetooth/bluetooth.h void bt_accept_unlink(struct sock *sk);
sock              259 include/net/bluetooth/bluetooth.h struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock);
sock              310 include/net/bluetooth/bluetooth.h static inline struct sk_buff *bt_skb_send_alloc(struct sock *sk,
sock              361 include/net/bluetooth/bluetooth.h void bt_sock_reclassify_lock(struct sock *sk, int proto);
sock             1280 include/net/bluetooth/hci_core.h void hci_send_to_control(struct sk_buff *skb, struct sock *skip_sk);
sock             1303 include/net/bluetooth/hci_core.h int mgmt_control(struct sock *sk, struct msghdr *msg, size_t len);
sock              922 include/net/bluetooth/l2cap.h bool l2cap_is_socket(struct socket *sock);
sock              157 include/net/bluetooth/rfcomm.h 	struct socket   *sock;
sock              362 include/net/bluetooth/rfcomm.h int  rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
sock               50 include/net/busy_poll.h static inline unsigned long sk_busy_loop_end_time(struct sock *sk)
sock               61 include/net/busy_poll.h static inline bool sk_can_busy_loop(struct sock *sk)
sock               78 include/net/busy_poll.h static inline bool sk_busy_loop(struct sock *sk, int nonblock)
sock              128 include/net/busy_poll.h static inline void sk_mark_napi_id(struct sock *sk, struct sk_buff *skb)
sock              144 include/net/busy_poll.h static inline bool sk_can_busy_loop(struct sock *sk)
sock              154 include/net/busy_poll.h static inline void sk_mark_napi_id(struct sock *sk, struct sk_buff *skb)
sock              163 include/net/busy_poll.h static inline bool sk_busy_loop(struct sock *sk, int nonblock)
sock             1883 include/net/cfg80211.h 	struct socket *sock;
sock              214 include/net/cipso_ipv4.h int cipso_v4_sock_setattr(struct sock *sk,
sock              217 include/net/cipso_ipv4.h void cipso_v4_sock_delattr(struct sock *sk);
sock              218 include/net/cipso_ipv4.h int cipso_v4_sock_getattr(struct sock *sk, struct netlbl_lsm_secattr *secattr);
sock              238 include/net/cipso_ipv4.h static inline int cipso_v4_sock_setattr(struct sock *sk,
sock              245 include/net/cipso_ipv4.h static inline void cipso_v4_sock_delattr(struct sock *sk)
sock              249 include/net/cipso_ipv4.h static inline int cipso_v4_sock_getattr(struct sock *sk,
sock               44 include/net/cls_cgroup.h static inline void sock_update_classid(struct sock *sk)
sock               53 include/net/cls_cgroup.h static inline void sock_update_classid(struct sock *sk)
sock                5 include/net/compat.h struct sock;
sock               32 include/net/compat.h int compat_sock_get_timestamp(struct sock *, struct timeval __user *);
sock               33 include/net/compat.h int compat_sock_get_timestampns(struct sock *, struct timespec __user *);
sock               59 include/net/compat.h int cmsghdr_from_user_compat_to_kern(struct msghdr *, struct sock *,
sock               62 include/net/compat.h int compat_mc_setsockopt(struct sock *, int, int, char __user *, unsigned int,
sock               63 include/net/compat.h 			 int (*)(struct sock *, int, int, char __user *,
sock               65 include/net/compat.h int compat_mc_getsockopt(struct sock *, int, int, char __user *, int __user *,
sock               66 include/net/compat.h 			 int (*)(struct sock *, int, int, char __user *,
sock              121 include/net/dn.h 	int (*persist_fxn)(struct sock *sk);
sock              123 include/net/dn.h 	void (*keepalive_fxn)(struct sock *sk);
sock              130 include/net/dn.h 	void (*delack_fxn)(struct sock *sk);
sock              134 include/net/dn.h static inline struct dn_scp *DN_SK(struct sock *sk)
sock              211 include/net/dn.h struct sock *dn_sklist_find_listener(struct sockaddr_dn *addr);
sock              212 include/net/dn.h struct sock *dn_find_by_skb(struct sk_buff *skb);
sock              215 include/net/dn.h int dn_destroy_timer(struct sock *sk);
sock              222 include/net/dn.h void dn_start_slow_timer(struct sock *sk);
sock              223 include/net/dn.h void dn_stop_slow_timer(struct sock *sk);
sock              101 include/net/dn_fib.h int dn_fib_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
sock               18 include/net/dn_nsp.h void dn_nsp_send_data_ack(struct sock *sk);
sock               19 include/net/dn_nsp.h void dn_nsp_send_oth_ack(struct sock *sk);
sock               20 include/net/dn_nsp.h void dn_nsp_delayed_ack(struct sock *sk);
sock               21 include/net/dn_nsp.h void dn_send_conn_ack(struct sock *sk);
sock               22 include/net/dn_nsp.h void dn_send_conn_conf(struct sock *sk, gfp_t gfp);
sock               23 include/net/dn_nsp.h void dn_nsp_send_disc(struct sock *sk, unsigned char type,
sock               27 include/net/dn_nsp.h void dn_nsp_send_link(struct sock *sk, unsigned char lsflags, char fcval);
sock               28 include/net/dn_nsp.h void dn_nsp_send_conninit(struct sock *sk, unsigned char flags);
sock               30 include/net/dn_nsp.h void dn_nsp_output(struct sock *sk);
sock               31 include/net/dn_nsp.h int dn_nsp_check_xmit_queue(struct sock *sk, struct sk_buff *skb,
sock               33 include/net/dn_nsp.h void dn_nsp_queue_xmit(struct sock *sk, struct sk_buff *skb, gfp_t gfp,
sock               35 include/net/dn_nsp.h unsigned long dn_nsp_persist(struct sock *sk);
sock               36 include/net/dn_nsp.h int dn_nsp_xmit_timeout(struct sock *sk);
sock               39 include/net/dn_nsp.h int dn_nsp_backlog_rcv(struct sock *sk, struct sk_buff *skb);
sock               41 include/net/dn_nsp.h struct sk_buff *dn_alloc_skb(struct sock *sk, int size, gfp_t pri);
sock               42 include/net/dn_nsp.h struct sk_buff *dn_alloc_send_skb(struct sock *sk, size_t *size, int noblock,
sock              197 include/net/dn_nsp.h static __inline__ int dn_congested(struct sock *sk)
sock               18 include/net/dn_route.h struct sk_buff *dn_alloc_skb(struct sock *sk, int size, gfp_t pri);
sock               20 include/net/dn_route.h 			 struct sock *sk, int flags);
sock               48 include/net/dst.h 	int			(*output)(struct sock *sk, struct sk_buff *skb);
sock              370 include/net/dst.h int dst_discard_sk(struct sock *sk, struct sk_buff *skb);
sock              456 include/net/dst.h static inline int dst_output_sk(struct sock *sk, struct sk_buff *skb)
sock              490 include/net/dst.h 					    const struct flowi *fl, struct sock *sk,
sock              499 include/net/dst.h 						  struct sock *sk,
sock              512 include/net/dst.h 			      const struct flowi *fl, struct sock *sk,
sock              516 include/net/dst.h 				    const struct flowi *fl, struct sock *sk,
sock               11 include/net/dst_ops.h struct sock;
sock               28 include/net/dst_ops.h 	void			(*update_pmtu)(struct dst_entry *dst, struct sock *sk,
sock               30 include/net/dst_ops.h 	void			(*redirect)(struct dst_entry *dst, struct sock *sk,
sock              208 include/net/flow.h struct sock;
sock               89 include/net/genetlink.h 	struct sock *		dst_sk;
sock              398 include/net/genetlink.h 				     struct sock *sk, unsigned int group)
sock               75 include/net/geneve.h 	struct socket		*sock;
sock               22 include/net/inet6_connection_sock.h struct sock;
sock               25 include/net/inet6_connection_sock.h int inet6_csk_bind_conflict(const struct sock *sk,
sock               28 include/net/inet6_connection_sock.h struct dst_entry *inet6_csk_route_req(struct sock *sk, struct flowi6 *fl6,
sock               31 include/net/inet6_connection_sock.h struct request_sock *inet6_csk_search_req(const struct sock *sk,
sock               38 include/net/inet6_connection_sock.h void inet6_csk_reqsk_queue_hash_add(struct sock *sk, struct request_sock *req,
sock               41 include/net/inet6_connection_sock.h void inet6_csk_addr2sockaddr(struct sock *sk, struct sockaddr *uaddr);
sock               43 include/net/inet6_connection_sock.h int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
sock               45 include/net/inet6_connection_sock.h struct dst_entry *inet6_csk_update_pmtu(struct sock *sk, u32 mtu);
sock               41 include/net/inet6_hashtables.h int __inet6_hash(struct sock *sk, struct inet_timewait_sock *twp);
sock               49 include/net/inet6_hashtables.h struct sock *__inet6_lookup_established(struct net *net,
sock               56 include/net/inet6_hashtables.h struct sock *inet6_lookup_listener(struct net *net,
sock               63 include/net/inet6_hashtables.h static inline struct sock *__inet6_lookup(struct net *net,
sock               71 include/net/inet6_hashtables.h 	struct sock *sk = __inet6_lookup_established(net, hashinfo, saddr,
sock               80 include/net/inet6_hashtables.h static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo,
sock               86 include/net/inet6_hashtables.h 	struct sock *sk = skb_steal_sock(skb);
sock               97 include/net/inet6_hashtables.h struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
sock               12 include/net/inet_common.h struct sock;
sock               16 include/net/inet_common.h int inet_release(struct socket *sock);
sock               17 include/net/inet_common.h int inet_stream_connect(struct socket *sock, struct sockaddr *uaddr,
sock               19 include/net/inet_common.h int __inet_stream_connect(struct socket *sock, struct sockaddr *uaddr,
sock               21 include/net/inet_common.h int inet_dgram_connect(struct socket *sock, struct sockaddr *uaddr,
sock               23 include/net/inet_common.h int inet_accept(struct socket *sock, struct socket *newsock, int flags);
sock               24 include/net/inet_common.h int inet_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
sock               26 include/net/inet_common.h ssize_t inet_sendpage(struct socket *sock, struct page *page, int offset,
sock               28 include/net/inet_common.h int inet_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
sock               30 include/net/inet_common.h int inet_shutdown(struct socket *sock, int how);
sock               31 include/net/inet_common.h int inet_listen(struct socket *sock, int backlog);
sock               32 include/net/inet_common.h void inet_sock_destruct(struct sock *sk);
sock               33 include/net/inet_common.h int inet_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len);
sock               34 include/net/inet_common.h int inet_getname(struct socket *sock, struct sockaddr *uaddr, int *uaddr_len,
sock               36 include/net/inet_common.h int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
sock               37 include/net/inet_common.h int inet_ctl_sock_create(struct sock **sk, unsigned short family,
sock               40 include/net/inet_common.h int inet_recv_error(struct sock *sk, struct msghdr *msg, int len,
sock               43 include/net/inet_common.h static inline void inet_ctl_sock_destroy(struct sock *sk)
sock               39 include/net/inet_connection_sock.h 	int	    (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
sock               40 include/net/inet_connection_sock.h 	void	    (*send_check)(struct sock *sk, struct sk_buff *skb);
sock               41 include/net/inet_connection_sock.h 	int	    (*rebuild_header)(struct sock *sk);
sock               42 include/net/inet_connection_sock.h 	void	    (*sk_rx_dst_set)(struct sock *sk, const struct sk_buff *skb);
sock               43 include/net/inet_connection_sock.h 	int	    (*conn_request)(struct sock *sk, struct sk_buff *skb);
sock               44 include/net/inet_connection_sock.h 	struct sock *(*syn_recv_sock)(struct sock *sk, struct sk_buff *skb,
sock               50 include/net/inet_connection_sock.h 	int	    (*setsockopt)(struct sock *sk, int level, int optname, 
sock               52 include/net/inet_connection_sock.h 	int	    (*getsockopt)(struct sock *sk, int level, int optname, 
sock               55 include/net/inet_connection_sock.h 	int	    (*compat_setsockopt)(struct sock *sk,
sock               58 include/net/inet_connection_sock.h 	int	    (*compat_getsockopt)(struct sock *sk,
sock               62 include/net/inet_connection_sock.h 	void	    (*addr2sockaddr)(struct sock *sk, struct sockaddr *);
sock               63 include/net/inet_connection_sock.h 	int	    (*bind_conflict)(const struct sock *sk,
sock               65 include/net/inet_connection_sock.h 	void	    (*mtu_reduced)(struct sock *sk);
sock              100 include/net/inet_connection_sock.h 	unsigned int		  (*icsk_sync_mss)(struct sock *sk, u32 pmtu);
sock              140 include/net/inet_connection_sock.h static inline struct inet_connection_sock *inet_csk(const struct sock *sk)
sock              145 include/net/inet_connection_sock.h static inline void *inet_csk_ca(const struct sock *sk)
sock              150 include/net/inet_connection_sock.h struct sock *inet_csk_clone_lock(const struct sock *sk,
sock              161 include/net/inet_connection_sock.h void inet_csk_init_xmit_timers(struct sock *sk,
sock              165 include/net/inet_connection_sock.h void inet_csk_clear_xmit_timers(struct sock *sk);
sock              167 include/net/inet_connection_sock.h static inline void inet_csk_schedule_ack(struct sock *sk)
sock              172 include/net/inet_connection_sock.h static inline int inet_csk_ack_scheduled(const struct sock *sk)
sock              177 include/net/inet_connection_sock.h static inline void inet_csk_delack_init(struct sock *sk)
sock              182 include/net/inet_connection_sock.h void inet_csk_delete_keepalive_timer(struct sock *sk);
sock              183 include/net/inet_connection_sock.h void inet_csk_reset_keepalive_timer(struct sock *sk, unsigned long timeout);
sock              189 include/net/inet_connection_sock.h static inline void inet_csk_clear_xmit_timer(struct sock *sk, const int what)
sock              214 include/net/inet_connection_sock.h static inline void inet_csk_reset_xmit_timer(struct sock *sk, const int what,
sock              254 include/net/inet_connection_sock.h struct sock *inet_csk_accept(struct sock *sk, int flags, int *err);
sock              256 include/net/inet_connection_sock.h struct request_sock *inet_csk_search_req(const struct sock *sk,
sock              261 include/net/inet_connection_sock.h int inet_csk_bind_conflict(const struct sock *sk,
sock              263 include/net/inet_connection_sock.h int inet_csk_get_port(struct sock *sk, unsigned short snum);
sock              265 include/net/inet_connection_sock.h struct dst_entry *inet_csk_route_req(struct sock *sk, struct flowi4 *fl4,
sock              267 include/net/inet_connection_sock.h struct dst_entry *inet_csk_route_child_sock(struct sock *sk, struct sock *newsk,
sock              270 include/net/inet_connection_sock.h static inline void inet_csk_reqsk_queue_add(struct sock *sk,
sock              272 include/net/inet_connection_sock.h 					    struct sock *child)
sock              277 include/net/inet_connection_sock.h void inet_csk_reqsk_queue_hash_add(struct sock *sk, struct request_sock *req,
sock              280 include/net/inet_connection_sock.h static inline void inet_csk_reqsk_queue_removed(struct sock *sk,
sock              287 include/net/inet_connection_sock.h static inline void inet_csk_reqsk_queue_added(struct sock *sk,
sock              294 include/net/inet_connection_sock.h static inline int inet_csk_reqsk_queue_len(const struct sock *sk)
sock              299 include/net/inet_connection_sock.h static inline int inet_csk_reqsk_queue_young(const struct sock *sk)
sock              304 include/net/inet_connection_sock.h static inline int inet_csk_reqsk_queue_is_full(const struct sock *sk)
sock              309 include/net/inet_connection_sock.h static inline void inet_csk_reqsk_queue_unlink(struct sock *sk,
sock              316 include/net/inet_connection_sock.h static inline void inet_csk_reqsk_queue_drop(struct sock *sk,
sock              325 include/net/inet_connection_sock.h void inet_csk_reqsk_queue_prune(struct sock *parent,
sock              330 include/net/inet_connection_sock.h void inet_csk_destroy_sock(struct sock *sk);
sock              331 include/net/inet_connection_sock.h void inet_csk_prepare_forced_close(struct sock *sk);
sock              336 include/net/inet_connection_sock.h static inline unsigned int inet_csk_listen_poll(const struct sock *sk)
sock              342 include/net/inet_connection_sock.h int inet_csk_listen_start(struct sock *sk, const int nr_table_entries);
sock              343 include/net/inet_connection_sock.h void inet_csk_listen_stop(struct sock *sk);
sock              345 include/net/inet_connection_sock.h void inet_csk_addr2sockaddr(struct sock *sk, struct sockaddr *uaddr);
sock              347 include/net/inet_connection_sock.h int inet_csk_compat_getsockopt(struct sock *sk, int level, int optname,
sock              349 include/net/inet_connection_sock.h int inet_csk_compat_setsockopt(struct sock *sk, int level, int optname,
sock              352 include/net/inet_connection_sock.h struct dst_entry *inet_csk_update_pmtu(struct sock *sk, u32 mtu);
sock               51 include/net/inet_ecn.h static inline void INET_ECN_xmit(struct sock *sk)
sock               58 include/net/inet_ecn.h static inline void INET_ECN_dontxmit(struct sock *sk)
sock              232 include/net/inet_hashtables.h void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
sock              241 include/net/inet_hashtables.h static inline int inet_sk_listen_hashfn(const struct sock *sk)
sock              247 include/net/inet_hashtables.h int __inet_inherit_port(struct sock *sk, struct sock *child);
sock              249 include/net/inet_hashtables.h void inet_put_port(struct sock *sk);
sock              253 include/net/inet_hashtables.h int __inet_hash_nolisten(struct sock *sk, struct inet_timewait_sock *tw);
sock              254 include/net/inet_hashtables.h void inet_hash(struct sock *sk);
sock              255 include/net/inet_hashtables.h void inet_unhash(struct sock *sk);
sock              257 include/net/inet_hashtables.h struct sock *__inet_lookup_listener(struct net *net,
sock              264 include/net/inet_hashtables.h static inline struct sock *inet_lookup_listener(struct net *net,
sock              327 include/net/inet_hashtables.h struct sock *__inet_lookup_established(struct net *net,
sock              333 include/net/inet_hashtables.h static inline struct sock *
sock              343 include/net/inet_hashtables.h static inline struct sock *__inet_lookup(struct net *net,
sock              350 include/net/inet_hashtables.h 	struct sock *sk = __inet_lookup_established(net, hashinfo,
sock              357 include/net/inet_hashtables.h static inline struct sock *inet_lookup(struct net *net,
sock              363 include/net/inet_hashtables.h 	struct sock *sk;
sock              372 include/net/inet_hashtables.h static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo,
sock              377 include/net/inet_hashtables.h 	struct sock *sk = skb_steal_sock(skb);
sock              389 include/net/inet_hashtables.h 			struct sock *sk, u32 port_offset,
sock              391 include/net/inet_hashtables.h 						 struct sock *, __u16,
sock              393 include/net/inet_hashtables.h 			int (*hash)(struct sock *sk,
sock              397 include/net/inet_hashtables.h 		      struct sock *sk);
sock              103 include/net/inet_sock.h static inline u32 inet_request_mark(struct sock *sk, struct sk_buff *skb)
sock              156 include/net/inet_sock.h 	struct sock		sk;
sock              197 include/net/inet_sock.h static inline struct inet_sock *inet_sk(const struct sock *sk)
sock              202 include/net/inet_sock.h static inline void __inet_sk_copy_descendant(struct sock *sk_to,
sock              203 include/net/inet_sock.h 					     const struct sock *sk_from,
sock              210 include/net/inet_sock.h static inline void inet_sk_copy_descendant(struct sock *sk_to,
sock              211 include/net/inet_sock.h 					   const struct sock *sk_from)
sock              217 include/net/inet_sock.h int inet_sk_rebuild_header(struct sock *sk);
sock              244 include/net/inet_sock.h static inline __u8 inet_sk_flowi_flags(const struct sock *sk)
sock              181 include/net/inet_timewait_sock.h static inline struct inet_timewait_sock *inet_twsk(const struct sock *sk)
sock              194 include/net/inet_timewait_sock.h struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk,
sock              197 include/net/inet_timewait_sock.h void __inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk,
sock               36 include/net/ip.h struct sock;
sock               72 include/net/ip.h 	struct sock		*sk;
sock               74 include/net/ip.h 		void			(*destructor)(struct sock *);
sock               75 include/net/ip.h 		struct sock		*saved_sk;
sock              102 include/net/ip.h int ip_build_and_send_pkt(struct sk_buff *skb, struct sock *sk,
sock              109 include/net/ip.h int ip_output(struct sock *sk, struct sk_buff *skb);
sock              110 include/net/ip.h int ip_mc_output(struct sock *sk, struct sk_buff *skb);
sock              115 include/net/ip.h int ip_local_out_sk(struct sock *sk, struct sk_buff *skb);
sock              121 include/net/ip.h int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
sock              123 include/net/ip.h int ip_append_data(struct sock *sk, struct flowi4 *fl4,
sock              132 include/net/ip.h ssize_t ip_append_page(struct sock *sk, struct flowi4 *fl4, struct page *page,
sock              134 include/net/ip.h struct sk_buff *__ip_make_skb(struct sock *sk, struct flowi4 *fl4,
sock              138 include/net/ip.h int ip_push_pending_frames(struct sock *sk, struct flowi4 *fl4);
sock              139 include/net/ip.h void ip_flush_pending_frames(struct sock *sk);
sock              140 include/net/ip.h struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4,
sock              147 include/net/ip.h static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4)
sock              157 include/net/ip.h static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk)
sock              163 include/net/ip.h int ip4_datagram_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len);
sock              165 include/net/ip.h void ip4_datagram_release_cb(struct sock *sk);
sock              184 include/net/ip.h void ip_send_unicast_reply(struct sock *sk, struct sk_buff *skb,
sock              273 include/net/ip.h int ip_dont_fragment(struct sock *sk, struct dst_entry *dst)
sock              280 include/net/ip.h static inline bool ip_sk_accept_pmtu(const struct sock *sk)
sock              286 include/net/ip.h static inline bool ip_sk_use_pmtu(const struct sock *sk)
sock              291 include/net/ip.h static inline bool ip_sk_ignore_df(const struct sock *sk)
sock              323 include/net/ip.h static inline void ip_select_ident_segs(struct sk_buff *skb, struct sock *sk, int segs)
sock              344 include/net/ip.h static inline void ip_select_ident(struct sk_buff *skb, struct sock *sk)
sock              355 include/net/ip.h static inline void inet_set_txhash(struct sock *sk)
sock              441 include/net/ip.h static __inline__ void inet_reset_saddr(struct sock *sk)
sock              456 include/net/ip.h static inline int sk_mc_loop(struct sock *sk)
sock              540 include/net/ip.h void ipv4_pktinfo_prepare(const struct sock *sk, struct sk_buff *skb);
sock              544 include/net/ip.h int ip_setsockopt(struct sock *sk, int level, int optname, char __user *optval,
sock              546 include/net/ip.h int ip_getsockopt(struct sock *sk, int level, int optname, char __user *optval,
sock              548 include/net/ip.h int compat_ip_setsockopt(struct sock *sk, int level, int optname,
sock              550 include/net/ip.h int compat_ip_getsockopt(struct sock *sk, int level, int optname,
sock              552 include/net/ip.h int ip_ra_control(struct sock *sk, unsigned char on,
sock              553 include/net/ip.h 		  void (*destructor)(struct sock *));
sock              555 include/net/ip.h int ip_recv_error(struct sock *sk, struct msghdr *msg, int len, int *addr_len);
sock              556 include/net/ip.h void ip_icmp_error(struct sock *sk, struct sk_buff *skb, int err, __be16 port,
sock              558 include/net/ip.h void ip_local_error(struct sock *sk, int err, __be32 daddr, __be16 dport,
sock               85 include/net/ip6_checksum.h static inline void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb)
sock               67 include/net/ip6_route.h struct dst_entry *ip6_route_output(struct net *net, const struct sock *sk,
sock              112 include/net/ip6_route.h void ip6_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, __be32 mtu);
sock              116 include/net/ip6_route.h void ip6_sk_redirect(struct sk_buff *skb, struct sock *sk);
sock              136 include/net/ip6_route.h static inline void __ip6_dst_store(struct sock *sk, struct dst_entry *dst,
sock              151 include/net/ip6_route.h static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst,
sock              183 include/net/ip6_route.h static inline bool ip6_sk_accept_pmtu(const struct sock *sk)
sock              189 include/net/ip6_route.h static inline bool ip6_sk_ignore_df(const struct sock *sk)
sock              177 include/net/ip_tunnels.h int iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
sock              196 include/net/ipv6.h 	struct sock		*sk;
sock              198 include/net/ipv6.h 	void			(*destructor)(struct sock *);
sock              255 include/net/ipv6.h struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label);
sock              259 include/net/ipv6.h void fl6_free_socklist(struct sock *sk);
sock              260 include/net/ipv6.h int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen);
sock              261 include/net/ipv6.h int ipv6_flowlabel_opt_get(struct sock *sk, struct in6_flowlabel_req *freq,
sock              274 include/net/ipv6.h int icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6,
sock              277 include/net/ipv6.h int ip6_ra_control(struct sock *sk, int sel);
sock              281 include/net/ipv6.h struct ipv6_txoptions *ipv6_dup_options(struct sock *sk,
sock              283 include/net/ipv6.h struct ipv6_txoptions *ipv6_renew_options(struct sock *sk,
sock              291 include/net/ipv6.h bool ipv6_opt_accepted(const struct sock *sk, const struct sk_buff *skb,
sock              693 include/net/ipv6.h static inline void ip6_set_txhash(struct sock *sk)
sock              727 include/net/ipv6.h static inline void ip6_set_txhash(struct sock *sk) { }
sock              775 include/net/ipv6.h int ip6_xmit(struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
sock              780 include/net/ipv6.h int ip6_append_data(struct sock *sk,
sock              787 include/net/ipv6.h int ip6_push_pending_frames(struct sock *sk);
sock              789 include/net/ipv6.h void ip6_flush_pending_frames(struct sock *sk);
sock              791 include/net/ipv6.h int ip6_dst_lookup(struct sock *sk, struct dst_entry **dst, struct flowi6 *fl6);
sock              792 include/net/ipv6.h struct dst_entry *ip6_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6,
sock              794 include/net/ipv6.h struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6,
sock              803 include/net/ipv6.h int ip6_output(struct sock *sk, struct sk_buff *skb);
sock              845 include/net/ipv6.h int ipv6_setsockopt(struct sock *sk, int level, int optname,
sock              847 include/net/ipv6.h int ipv6_getsockopt(struct sock *sk, int level, int optname,
sock              849 include/net/ipv6.h int compat_ipv6_setsockopt(struct sock *sk, int level, int optname,
sock              851 include/net/ipv6.h int compat_ipv6_getsockopt(struct sock *sk, int level, int optname,
sock              854 include/net/ipv6.h int ip6_datagram_connect(struct sock *sk, struct sockaddr *addr, int addr_len);
sock              855 include/net/ipv6.h int ip6_datagram_connect_v6_only(struct sock *sk, struct sockaddr *addr,
sock              858 include/net/ipv6.h int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len,
sock              860 include/net/ipv6.h int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len,
sock              862 include/net/ipv6.h void ipv6_icmp_error(struct sock *sk, struct sk_buff *skb, int err, __be16 port,
sock              864 include/net/ipv6.h void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info);
sock              865 include/net/ipv6.h void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu);
sock              867 include/net/ipv6.h int inet6_release(struct socket *sock);
sock              868 include/net/ipv6.h int inet6_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len);
sock              869 include/net/ipv6.h int inet6_getname(struct socket *sock, struct sockaddr *uaddr, int *uaddr_len,
sock              871 include/net/ipv6.h int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
sock              874 include/net/ipv6.h 			      struct sock *sk);
sock              885 include/net/ipv6.h int ip6_mc_source(int add, int omode, struct sock *sk,
sock              887 include/net/ipv6.h int ip6_mc_msfilter(struct sock *sk, struct group_filter *gsf);
sock              888 include/net/ipv6.h int ip6_mc_msfget(struct sock *sk, struct group_filter *gsf,
sock               21 include/net/ipx.h 	__be16  sock;
sock               97 include/net/ipx.h 	struct sock		sk;
sock              112 include/net/ipx.h static inline struct ipx_sock *ipx_sk(struct sock *sk)
sock              149 include/net/ipx.h int ipxrtr_route_packet(struct sock *sk, struct sockaddr_ipx *usipx,
sock               41 include/net/irda/af_irda.h 	struct sock sk;
sock               82 include/net/irda/af_irda.h static inline struct irda_sock *irda_sk(struct sock *sk)
sock              108 include/net/iucv/af_iucv.h 	struct sock		sk;
sock              115 include/net/iucv/af_iucv.h 	struct sock		*parent;
sock              155 include/net/iucv/af_iucv.h unsigned int iucv_sock_poll(struct file *file, struct socket *sock,
sock              157 include/net/iucv/af_iucv.h void iucv_sock_link(struct iucv_sock_list *l, struct sock *s);
sock              158 include/net/iucv/af_iucv.h void iucv_sock_unlink(struct iucv_sock_list *l, struct sock *s);
sock              159 include/net/iucv/af_iucv.h void iucv_accept_enqueue(struct sock *parent, struct sock *sk);
sock              160 include/net/iucv/af_iucv.h void iucv_accept_unlink(struct sock *sk);
sock              161 include/net/iucv/af_iucv.h struct sock *iucv_accept_dequeue(struct sock *parent, struct socket *newsock);
sock               90 include/net/llc_c_ac.h typedef int (*llc_conn_action_t)(struct sock *sk, struct sk_buff *skb);
sock               92 include/net/llc_c_ac.h int llc_conn_ac_clear_remote_busy(struct sock *sk, struct sk_buff *skb);
sock               93 include/net/llc_c_ac.h int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb);
sock               94 include/net/llc_c_ac.h int llc_conn_ac_conn_confirm(struct sock *sk, struct sk_buff *skb);
sock               95 include/net/llc_c_ac.h int llc_conn_ac_data_ind(struct sock *sk, struct sk_buff *skb);
sock               96 include/net/llc_c_ac.h int llc_conn_ac_disc_ind(struct sock *sk, struct sk_buff *skb);
sock               97 include/net/llc_c_ac.h int llc_conn_ac_rst_ind(struct sock *sk, struct sk_buff *skb);
sock               98 include/net/llc_c_ac.h int llc_conn_ac_rst_confirm(struct sock *sk, struct sk_buff *skb);
sock               99 include/net/llc_c_ac.h int llc_conn_ac_clear_remote_busy_if_f_eq_1(struct sock *sk,
sock              101 include/net/llc_c_ac.h int llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2(struct sock *sk,
sock              103 include/net/llc_c_ac.h int llc_conn_ac_send_disc_cmd_p_set_x(struct sock *sk, struct sk_buff *skb);
sock              104 include/net/llc_c_ac.h int llc_conn_ac_send_dm_rsp_f_set_p(struct sock *sk, struct sk_buff *skb);
sock              105 include/net/llc_c_ac.h int llc_conn_ac_send_dm_rsp_f_set_1(struct sock *sk, struct sk_buff *skb);
sock              106 include/net/llc_c_ac.h int llc_conn_ac_send_frmr_rsp_f_set_x(struct sock *sk, struct sk_buff *skb);
sock              107 include/net/llc_c_ac.h int llc_conn_ac_resend_frmr_rsp_f_set_0(struct sock *sk, struct sk_buff *skb);
sock              108 include/net/llc_c_ac.h int llc_conn_ac_resend_frmr_rsp_f_set_p(struct sock *sk, struct sk_buff *skb);
sock              109 include/net/llc_c_ac.h int llc_conn_ac_send_i_cmd_p_set_1(struct sock *sk, struct sk_buff *skb);
sock              110 include/net/llc_c_ac.h int llc_conn_ac_send_i_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              111 include/net/llc_c_ac.h int llc_conn_ac_resend_i_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              112 include/net/llc_c_ac.h int llc_conn_ac_resend_i_xxx_x_set_0_or_send_rr(struct sock *sk,
sock              114 include/net/llc_c_ac.h int llc_conn_ac_resend_i_rsp_f_set_1(struct sock *sk, struct sk_buff *skb);
sock              115 include/net/llc_c_ac.h int llc_conn_ac_send_rej_cmd_p_set_1(struct sock *sk, struct sk_buff *skb);
sock              116 include/net/llc_c_ac.h int llc_conn_ac_send_rej_rsp_f_set_1(struct sock *sk, struct sk_buff *skb);
sock              117 include/net/llc_c_ac.h int llc_conn_ac_send_rej_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              118 include/net/llc_c_ac.h int llc_conn_ac_send_rnr_cmd_p_set_1(struct sock *sk, struct sk_buff *skb);
sock              119 include/net/llc_c_ac.h int llc_conn_ac_send_rnr_rsp_f_set_1(struct sock *sk, struct sk_buff *skb);
sock              120 include/net/llc_c_ac.h int llc_conn_ac_send_rnr_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              121 include/net/llc_c_ac.h int llc_conn_ac_set_remote_busy(struct sock *sk, struct sk_buff *skb);
sock              122 include/net/llc_c_ac.h int llc_conn_ac_opt_send_rnr_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              123 include/net/llc_c_ac.h int llc_conn_ac_send_rr_cmd_p_set_1(struct sock *sk, struct sk_buff *skb);
sock              124 include/net/llc_c_ac.h int llc_conn_ac_send_rr_rsp_f_set_1(struct sock *sk, struct sk_buff *skb);
sock              125 include/net/llc_c_ac.h int llc_conn_ac_send_ack_rsp_f_set_1(struct sock *sk, struct sk_buff *skb);
sock              126 include/net/llc_c_ac.h int llc_conn_ac_send_rr_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              127 include/net/llc_c_ac.h int llc_conn_ac_send_ack_xxx_x_set_0(struct sock *sk, struct sk_buff *skb);
sock              128 include/net/llc_c_ac.h int llc_conn_ac_send_sabme_cmd_p_set_x(struct sock *sk, struct sk_buff *skb);
sock              129 include/net/llc_c_ac.h int llc_conn_ac_send_ua_rsp_f_set_p(struct sock *sk, struct sk_buff *skb);
sock              130 include/net/llc_c_ac.h int llc_conn_ac_set_s_flag_0(struct sock *sk, struct sk_buff *skb);
sock              131 include/net/llc_c_ac.h int llc_conn_ac_set_s_flag_1(struct sock *sk, struct sk_buff *skb);
sock              132 include/net/llc_c_ac.h int llc_conn_ac_start_p_timer(struct sock *sk, struct sk_buff *skb);
sock              133 include/net/llc_c_ac.h int llc_conn_ac_start_ack_timer(struct sock *sk, struct sk_buff *skb);
sock              134 include/net/llc_c_ac.h int llc_conn_ac_start_rej_timer(struct sock *sk, struct sk_buff *skb);
sock              135 include/net/llc_c_ac.h int llc_conn_ac_start_ack_tmr_if_not_running(struct sock *sk,
sock              137 include/net/llc_c_ac.h int llc_conn_ac_stop_ack_timer(struct sock *sk, struct sk_buff *skb);
sock              138 include/net/llc_c_ac.h int llc_conn_ac_stop_p_timer(struct sock *sk, struct sk_buff *skb);
sock              139 include/net/llc_c_ac.h int llc_conn_ac_stop_rej_timer(struct sock *sk, struct sk_buff *skb);
sock              140 include/net/llc_c_ac.h int llc_conn_ac_stop_all_timers(struct sock *sk, struct sk_buff *skb);
sock              141 include/net/llc_c_ac.h int llc_conn_ac_stop_other_timers(struct sock *sk, struct sk_buff *skb);
sock              142 include/net/llc_c_ac.h int llc_conn_ac_upd_nr_received(struct sock *sk, struct sk_buff *skb);
sock              143 include/net/llc_c_ac.h int llc_conn_ac_inc_tx_win_size(struct sock *sk, struct sk_buff *skb);
sock              144 include/net/llc_c_ac.h int llc_conn_ac_dec_tx_win_size(struct sock *sk, struct sk_buff *skb);
sock              145 include/net/llc_c_ac.h int llc_conn_ac_upd_p_flag(struct sock *sk, struct sk_buff *skb);
sock              146 include/net/llc_c_ac.h int llc_conn_ac_set_data_flag_2(struct sock *sk, struct sk_buff *skb);
sock              147 include/net/llc_c_ac.h int llc_conn_ac_set_data_flag_0(struct sock *sk, struct sk_buff *skb);
sock              148 include/net/llc_c_ac.h int llc_conn_ac_set_data_flag_1(struct sock *sk, struct sk_buff *skb);
sock              149 include/net/llc_c_ac.h int llc_conn_ac_set_data_flag_1_if_data_flag_eq_0(struct sock *sk,
sock              151 include/net/llc_c_ac.h int llc_conn_ac_set_p_flag_0(struct sock *sk, struct sk_buff *skb);
sock              152 include/net/llc_c_ac.h int llc_conn_ac_set_remote_busy_0(struct sock *sk, struct sk_buff *skb);
sock              153 include/net/llc_c_ac.h int llc_conn_ac_set_retry_cnt_0(struct sock *sk, struct sk_buff *skb);
sock              154 include/net/llc_c_ac.h int llc_conn_ac_set_cause_flag_0(struct sock *sk, struct sk_buff *skb);
sock              155 include/net/llc_c_ac.h int llc_conn_ac_set_cause_flag_1(struct sock *sk, struct sk_buff *skb);
sock              156 include/net/llc_c_ac.h int llc_conn_ac_inc_retry_cnt_by_1(struct sock *sk, struct sk_buff *skb);
sock              157 include/net/llc_c_ac.h int llc_conn_ac_set_vr_0(struct sock *sk, struct sk_buff *skb);
sock              158 include/net/llc_c_ac.h int llc_conn_ac_inc_vr_by_1(struct sock *sk, struct sk_buff *skb);
sock              159 include/net/llc_c_ac.h int llc_conn_ac_set_vs_0(struct sock *sk, struct sk_buff *skb);
sock              160 include/net/llc_c_ac.h int llc_conn_ac_set_vs_nr(struct sock *sk, struct sk_buff *skb);
sock              161 include/net/llc_c_ac.h int llc_conn_ac_rst_vs(struct sock *sk, struct sk_buff *skb);
sock              162 include/net/llc_c_ac.h int llc_conn_ac_upd_vs(struct sock *sk, struct sk_buff *skb);
sock              163 include/net/llc_c_ac.h int llc_conn_disc(struct sock *sk, struct sk_buff *skb);
sock              164 include/net/llc_c_ac.h int llc_conn_reset(struct sock *sk, struct sk_buff *skb);
sock              165 include/net/llc_c_ac.h int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb);
sock              167 include/net/llc_c_ac.h int llc_conn_ac_send_ack_if_needed(struct sock *sk, struct sk_buff *skb);
sock              168 include/net/llc_c_ac.h int llc_conn_ac_adjust_npta_by_rr(struct sock *sk, struct sk_buff *skb);
sock              169 include/net/llc_c_ac.h int llc_conn_ac_adjust_npta_by_rnr(struct sock *sk, struct sk_buff *skb);
sock              170 include/net/llc_c_ac.h int llc_conn_ac_rst_sendack_flag(struct sock *sk, struct sk_buff *skb);
sock              171 include/net/llc_c_ac.h int llc_conn_ac_send_i_rsp_as_ack(struct sock *sk, struct sk_buff *skb);
sock              172 include/net/llc_c_ac.h int llc_conn_ac_send_i_as_ack(struct sock *sk, struct sk_buff *skb);
sock              179 include/net/llc_c_ac.h void llc_conn_set_p_flag(struct sock *sk, u8 value);
sock              128 include/net/llc_c_ev.h typedef int (*llc_conn_ev_t)(struct sock *sk, struct sk_buff *skb);
sock              129 include/net/llc_c_ev.h typedef int (*llc_conn_ev_qfyr_t)(struct sock *sk, struct sk_buff *skb);
sock              131 include/net/llc_c_ev.h int llc_conn_ev_conn_req(struct sock *sk, struct sk_buff *skb);
sock              132 include/net/llc_c_ev.h int llc_conn_ev_data_req(struct sock *sk, struct sk_buff *skb);
sock              133 include/net/llc_c_ev.h int llc_conn_ev_disc_req(struct sock *sk, struct sk_buff *skb);
sock              134 include/net/llc_c_ev.h int llc_conn_ev_rst_req(struct sock *sk, struct sk_buff *skb);
sock              135 include/net/llc_c_ev.h int llc_conn_ev_local_busy_detected(struct sock *sk, struct sk_buff *skb);
sock              136 include/net/llc_c_ev.h int llc_conn_ev_local_busy_cleared(struct sock *sk, struct sk_buff *skb);
sock              137 include/net/llc_c_ev.h int llc_conn_ev_rx_bad_pdu(struct sock *sk, struct sk_buff *skb);
sock              138 include/net/llc_c_ev.h int llc_conn_ev_rx_disc_cmd_pbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              139 include/net/llc_c_ev.h int llc_conn_ev_rx_dm_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              140 include/net/llc_c_ev.h int llc_conn_ev_rx_frmr_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              141 include/net/llc_c_ev.h int llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns(struct sock *sk,
sock              143 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              144 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns(struct sock *sk,
sock              146 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns(struct sock *sk,
sock              148 include/net/llc_c_ev.h int llc_conn_ev_rx_rej_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              149 include/net/llc_c_ev.h int llc_conn_ev_rx_sabme_cmd_pbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              150 include/net/llc_c_ev.h int llc_conn_ev_rx_ua_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              151 include/net/llc_c_ev.h int llc_conn_ev_rx_xxx_cmd_pbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              152 include/net/llc_c_ev.h int llc_conn_ev_rx_xxx_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb);
sock              153 include/net/llc_c_ev.h int llc_conn_ev_rx_zzz_cmd_pbit_set_x_inval_nr(struct sock *sk,
sock              155 include/net/llc_c_ev.h int llc_conn_ev_rx_zzz_rsp_fbit_set_x_inval_nr(struct sock *sk,
sock              157 include/net/llc_c_ev.h int llc_conn_ev_p_tmr_exp(struct sock *sk, struct sk_buff *skb);
sock              158 include/net/llc_c_ev.h int llc_conn_ev_ack_tmr_exp(struct sock *sk, struct sk_buff *skb);
sock              159 include/net/llc_c_ev.h int llc_conn_ev_rej_tmr_exp(struct sock *sk, struct sk_buff *skb);
sock              160 include/net/llc_c_ev.h int llc_conn_ev_busy_tmr_exp(struct sock *sk, struct sk_buff *skb);
sock              161 include/net/llc_c_ev.h int llc_conn_ev_sendack_tmr_exp(struct sock *sk, struct sk_buff *skb);
sock              163 include/net/llc_c_ev.h int llc_conn_ev_rx_xxx_cmd_pbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              164 include/net/llc_c_ev.h int llc_conn_ev_rx_xxx_rsp_fbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              165 include/net/llc_c_ev.h int llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns(struct sock *sk,
sock              167 include/net/llc_c_ev.h int llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns(struct sock *sk,
sock              169 include/net/llc_c_ev.h int llc_conn_ev_rx_i_cmd_pbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              170 include/net/llc_c_ev.h int llc_conn_ev_rx_i_cmd_pbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              171 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns(struct sock *sk,
sock              173 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns(struct sock *sk,
sock              175 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              176 include/net/llc_c_ev.h int llc_conn_ev_rx_i_rsp_fbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              177 include/net/llc_c_ev.h int llc_conn_ev_rx_rr_cmd_pbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              178 include/net/llc_c_ev.h int llc_conn_ev_rx_rr_cmd_pbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              179 include/net/llc_c_ev.h int llc_conn_ev_rx_rr_rsp_fbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              180 include/net/llc_c_ev.h int llc_conn_ev_rx_rr_rsp_fbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              181 include/net/llc_c_ev.h int llc_conn_ev_rx_rnr_cmd_pbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              182 include/net/llc_c_ev.h int llc_conn_ev_rx_rnr_cmd_pbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              183 include/net/llc_c_ev.h int llc_conn_ev_rx_rnr_rsp_fbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              184 include/net/llc_c_ev.h int llc_conn_ev_rx_rnr_rsp_fbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              185 include/net/llc_c_ev.h int llc_conn_ev_rx_rej_cmd_pbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              186 include/net/llc_c_ev.h int llc_conn_ev_rx_rej_cmd_pbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              187 include/net/llc_c_ev.h int llc_conn_ev_rx_rej_rsp_fbit_set_0(struct sock *sk, struct sk_buff *skb);
sock              188 include/net/llc_c_ev.h int llc_conn_ev_rx_rej_rsp_fbit_set_1(struct sock *sk, struct sk_buff *skb);
sock              189 include/net/llc_c_ev.h int llc_conn_ev_rx_any_frame(struct sock *sk, struct sk_buff *skb);
sock              190 include/net/llc_c_ev.h int llc_conn_ev_tx_buffer_full(struct sock *sk, struct sk_buff *skb);
sock              191 include/net/llc_c_ev.h int llc_conn_ev_init_p_f_cycle(struct sock *sk, struct sk_buff *skb);
sock              194 include/net/llc_c_ev.h int llc_conn_ev_qlfy_data_flag_eq_1(struct sock *sk, struct sk_buff *skb);
sock              195 include/net/llc_c_ev.h int llc_conn_ev_qlfy_data_flag_eq_0(struct sock *sk, struct sk_buff *skb);
sock              196 include/net/llc_c_ev.h int llc_conn_ev_qlfy_data_flag_eq_2(struct sock *sk, struct sk_buff *skb);
sock              197 include/net/llc_c_ev.h int llc_conn_ev_qlfy_p_flag_eq_1(struct sock *sk, struct sk_buff *skb);
sock              198 include/net/llc_c_ev.h int llc_conn_ev_qlfy_last_frame_eq_1(struct sock *sk, struct sk_buff *skb);
sock              199 include/net/llc_c_ev.h int llc_conn_ev_qlfy_last_frame_eq_0(struct sock *sk, struct sk_buff *skb);
sock              200 include/net/llc_c_ev.h int llc_conn_ev_qlfy_p_flag_eq_0(struct sock *sk, struct sk_buff *skb);
sock              201 include/net/llc_c_ev.h int llc_conn_ev_qlfy_p_flag_eq_f(struct sock *sk, struct sk_buff *skb);
sock              202 include/net/llc_c_ev.h int llc_conn_ev_qlfy_remote_busy_eq_0(struct sock *sk, struct sk_buff *skb);
sock              203 include/net/llc_c_ev.h int llc_conn_ev_qlfy_remote_busy_eq_1(struct sock *sk, struct sk_buff *skb);
sock              204 include/net/llc_c_ev.h int llc_conn_ev_qlfy_retry_cnt_lt_n2(struct sock *sk, struct sk_buff *skb);
sock              205 include/net/llc_c_ev.h int llc_conn_ev_qlfy_retry_cnt_gte_n2(struct sock *sk, struct sk_buff *skb);
sock              206 include/net/llc_c_ev.h int llc_conn_ev_qlfy_s_flag_eq_1(struct sock *sk, struct sk_buff *skb);
sock              207 include/net/llc_c_ev.h int llc_conn_ev_qlfy_s_flag_eq_0(struct sock *sk, struct sk_buff *skb);
sock              208 include/net/llc_c_ev.h int llc_conn_ev_qlfy_cause_flag_eq_1(struct sock *sk, struct sk_buff *skb);
sock              209 include/net/llc_c_ev.h int llc_conn_ev_qlfy_cause_flag_eq_0(struct sock *sk, struct sk_buff *skb);
sock              210 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_conn(struct sock *sk, struct sk_buff *skb);
sock              211 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_disc(struct sock *sk, struct sk_buff *skb);
sock              212 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_failed(struct sock *sk, struct sk_buff *skb);
sock              213 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_remote_busy(struct sock *sk,
sock              215 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_refuse(struct sock *sk, struct sk_buff *skb);
sock              216 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_conflict(struct sock *sk, struct sk_buff *skb);
sock              217 include/net/llc_c_ev.h int llc_conn_ev_qlfy_set_status_rst_done(struct sock *sk, struct sk_buff *skb);
sock              219 include/net/llc_c_ev.h static __inline__ int llc_conn_space(struct sock *sk, struct sk_buff *skb)
sock               34 include/net/llc_conn.h 	struct sock	    sk;
sock               83 include/net/llc_conn.h static inline struct llc_sock *llc_sk(const struct sock *sk)
sock               98 include/net/llc_conn.h struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority,
sock              100 include/net/llc_conn.h void llc_sk_free(struct sock *sk);
sock              102 include/net/llc_conn.h void llc_sk_reset(struct sock *sk);
sock              105 include/net/llc_conn.h int llc_conn_state_process(struct sock *sk, struct sk_buff *skb);
sock              106 include/net/llc_conn.h void llc_conn_send_pdu(struct sock *sk, struct sk_buff *skb);
sock              107 include/net/llc_conn.h void llc_conn_rtn_pdu(struct sock *sk, struct sk_buff *skb);
sock              108 include/net/llc_conn.h void llc_conn_resend_i_pdu_as_cmd(struct sock *sk, u8 nr, u8 first_p_bit);
sock              109 include/net/llc_conn.h void llc_conn_resend_i_pdu_as_rsp(struct sock *sk, u8 nr, u8 first_f_bit);
sock              110 include/net/llc_conn.h int llc_conn_remove_acked_pdus(struct sock *conn, u8 nr, u16 *how_many_unacked);
sock              111 include/net/llc_conn.h struct sock *llc_lookup_established(struct llc_sap *sap, struct llc_addr *daddr,
sock              113 include/net/llc_conn.h void llc_sap_add_socket(struct llc_sap *sap, struct sock *sk);
sock              114 include/net/llc_conn.h void llc_sap_remove_socket(struct llc_sap *sap, struct sock *sk);
sock               65 include/net/llc_if.h int llc_establish_connection(struct sock *sk, u8 *lmac, u8 *dmac, u8 dsap);
sock               66 include/net/llc_if.h int llc_build_and_send_pkt(struct sock *sk, struct sk_buff *skb);
sock               67 include/net/llc_if.h int llc_send_disc(struct sock *sk);
sock               20 include/net/llc_sap.h struct sock;
sock               23 include/net/llc_sap.h void llc_save_primitive(struct sock *sk, struct sk_buff *skb,
sock               25 include/net/llc_sap.h struct sk_buff *llc_alloc_frame(struct sock *sk, struct net_device *dev,
sock               33 include/net/net_namespace.h struct sock;
sock               36 include/net/net_namespace.h struct sock;
sock               72 include/net/net_namespace.h 	struct sock 		*rtnl;			/* rtnetlink socket */
sock               73 include/net/net_namespace.h 	struct sock		*genl_sock;
sock              116 include/net/net_namespace.h 	struct sock		*nfnl;
sock              117 include/net/net_namespace.h 	struct sock		*nfnl_stash;
sock              131 include/net/net_namespace.h 	struct sock		*diag_nlsk;
sock               94 include/net/netfilter/nf_log.h void nf_log_dump_sk_uid_gid(struct nf_log_buf *m, struct sock *sk);
sock              412 include/net/netlabel.h int netlbl_sock_setattr(struct sock *sk,
sock              415 include/net/netlabel.h void netlbl_sock_delattr(struct sock *sk);
sock              416 include/net/netlabel.h int netlbl_sock_getattr(struct sock *sk,
sock              418 include/net/netlabel.h int netlbl_conn_setattr(struct sock *sk,
sock              538 include/net/netlabel.h static inline int netlbl_sock_setattr(struct sock *sk,
sock              544 include/net/netlabel.h static inline void netlbl_sock_delattr(struct sock *sk)
sock              547 include/net/netlabel.h static inline int netlbl_sock_getattr(struct sock *sk,
sock              552 include/net/netlabel.h static inline int netlbl_conn_setattr(struct sock *sk,
sock              230 include/net/netlink.h int nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid,
sock              557 include/net/netlink.h static inline int nlmsg_multicast(struct sock *sk, struct sk_buff *skb,
sock              577 include/net/netlink.h static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid)
sock                4 include/net/netns/dccp.h struct sock;
sock                7 include/net/netns/dccp.h 	struct sock *v4_ctl_sk;
sock                8 include/net/netns/dccp.h 	struct sock *v6_ctl_sk;
sock               17 include/net/netns/ipv4.h struct sock;
sock               49 include/net/netns/ipv4.h 	struct sock		*fibnl;
sock               51 include/net/netns/ipv4.h 	struct sock		**icmp_sk;
sock               55 include/net/netns/ipv4.h 	struct sock  * __percpu	*tcp_sk;
sock               66 include/net/netns/ipv6.h 	struct sock		**icmp_sk;
sock               67 include/net/netns/ipv6.h 	struct sock             *ndisc_sk;
sock               68 include/net/netns/ipv6.h 	struct sock             *tcp_sk;
sock               69 include/net/netns/ipv6.h 	struct sock             *igmp_sk;
sock                4 include/net/netns/sctp.h struct sock;
sock               22 include/net/netns/sctp.h 	struct sock *ctl_sock;
sock               60 include/net/netns/xfrm.h 	struct sock		*nlsk;
sock               61 include/net/netns/xfrm.h 	struct sock		*nlsk_stash;
sock               28 include/net/netprio_cgroup.h void sock_update_netprioidx(struct sock *sk);
sock               64 include/net/netrom.h 	struct sock		sock;
sock              187 include/net/netrom.h void nr_destroy_socket(struct sock *);
sock              194 include/net/netrom.h int nr_process_rx_frame(struct sock *, struct sk_buff *);
sock              202 include/net/netrom.h void nr_output(struct sock *, struct sk_buff *);
sock              203 include/net/netrom.h void nr_send_nak_frame(struct sock *);
sock              204 include/net/netrom.h void nr_kick(struct sock *);
sock              205 include/net/netrom.h void nr_transmit_buffer(struct sock *, struct sk_buff *);
sock              206 include/net/netrom.h void nr_establish_data_link(struct sock *);
sock              207 include/net/netrom.h void nr_enquiry_response(struct sock *);
sock              208 include/net/netrom.h void nr_check_iframes_acked(struct sock *, unsigned short);
sock              222 include/net/netrom.h void nr_clear_queues(struct sock *);
sock              223 include/net/netrom.h void nr_frames_acked(struct sock *, unsigned short);
sock              224 include/net/netrom.h void nr_requeue_frames(struct sock *);
sock              225 include/net/netrom.h int nr_validate_nr(struct sock *, unsigned short);
sock              226 include/net/netrom.h int nr_in_rx_window(struct sock *, unsigned short);
sock              227 include/net/netrom.h void nr_write_internal(struct sock *, int);
sock              249 include/net/netrom.h void nr_disconnect(struct sock *, int);
sock              252 include/net/netrom.h void nr_init_timers(struct sock *sk);
sock              253 include/net/netrom.h void nr_start_heartbeat(struct sock *);
sock              254 include/net/netrom.h void nr_start_t1timer(struct sock *);
sock              255 include/net/netrom.h void nr_start_t2timer(struct sock *);
sock              256 include/net/netrom.h void nr_start_t4timer(struct sock *);
sock              257 include/net/netrom.h void nr_start_idletimer(struct sock *);
sock              258 include/net/netrom.h void nr_stop_heartbeat(struct sock *);
sock              259 include/net/netrom.h void nr_stop_t1timer(struct sock *);
sock              260 include/net/netrom.h void nr_stop_t2timer(struct sock *);
sock              261 include/net/netrom.h void nr_stop_t4timer(struct sock *);
sock              262 include/net/netrom.h void nr_stop_idletimer(struct sock *);
sock              263 include/net/netrom.h int nr_t1timer_running(struct sock *);
sock              237 include/net/nfc/nfc.h struct sk_buff *nfc_alloc_send_skb(struct nfc_dev *dev, struct sock *sk,
sock               28 include/net/phonet/gprs.h struct sock;
sock               31 include/net/phonet/gprs.h int pep_writeable(struct sock *sk);
sock               32 include/net/phonet/gprs.h int pep_write(struct sock *sk, struct sk_buff *skb);
sock               33 include/net/phonet/gprs.h struct sk_buff *pep_read(struct sock *sk);
sock               35 include/net/phonet/gprs.h int gprs_attach(struct sock *sk);
sock               36 include/net/phonet/gprs.h void gprs_detach(struct sock *sk);
sock               34 include/net/phonet/pep.h 	struct sock		*listener;
sock               49 include/net/phonet/pep.h static inline struct pep_sock *pep_sk(struct sock *sk)
sock               37 include/net/phonet/phonet.h 	struct sock	sk;
sock               43 include/net/phonet/phonet.h static inline struct pn_sock *pn_sk(struct sock *sk)
sock               51 include/net/phonet/phonet.h struct sock *pn_find_sock_by_sa(struct net *net, const struct sockaddr_pn *sa);
sock               54 include/net/phonet/phonet.h void pn_sock_hash(struct sock *sk);
sock               55 include/net/phonet/phonet.h void pn_sock_unhash(struct sock *sk);
sock               56 include/net/phonet/phonet.h int pn_sock_get_port(struct sock *sk, unsigned short sport);
sock               58 include/net/phonet/phonet.h struct sock *pn_find_sock_by_res(struct net *net, u8 res);
sock               59 include/net/phonet/phonet.h int pn_sock_bind_res(struct sock *sock, u8 res);
sock               60 include/net/phonet/phonet.h int pn_sock_unbind_res(struct sock *sk, u8 res);
sock               61 include/net/phonet/phonet.h void pn_sock_unbind_all_res(struct sock *sk);
sock               63 include/net/phonet/phonet.h int pn_skb_send(struct sock *sk, struct sk_buff *skb,
sock               34 include/net/ping.h 	int (*ipv6_recv_error)(struct sock *sk, struct msghdr *msg, int len,
sock               36 include/net/ping.h 	void (*ip6_datagram_recv_common_ctl)(struct sock *sk,
sock               39 include/net/ping.h 	void (*ip6_datagram_recv_specific_ctl)(struct sock *sk,
sock               43 include/net/ping.h 	void (*ipv6_icmp_error)(struct sock *sk, struct sk_buff *skb, int err,
sock               67 include/net/ping.h int  ping_get_port(struct sock *sk, unsigned short ident);
sock               68 include/net/ping.h void ping_hash(struct sock *sk);
sock               69 include/net/ping.h void ping_unhash(struct sock *sk);
sock               71 include/net/ping.h int  ping_init_sock(struct sock *sk);
sock               72 include/net/ping.h void ping_close(struct sock *sk, long timeout);
sock               73 include/net/ping.h int  ping_bind(struct sock *sk, struct sockaddr *uaddr, int addr_len);
sock               78 include/net/ping.h int  ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
sock               82 include/net/ping.h int  ping_v6_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
sock               84 include/net/ping.h int  ping_queue_rcv_skb(struct sock *sk, struct sk_buff *skb);
sock               29 include/net/raw.h int raw_rcv(struct sock *, struct sk_buff *);
sock               60 include/net/raw.h void raw_hash_sk(struct sock *sk);
sock               61 include/net/raw.h void raw_unhash_sk(struct sock *sk);
sock               70 include/net/raw.h static inline struct raw_sock *raw_sk(const struct sock *sk)
sock               10 include/net/rawv6.h int rawv6_rcv(struct sock *sk, struct sk_buff *skb);
sock               13 include/net/rawv6.h int rawv6_mh_filter_register(int (*filter)(struct sock *sock,
sock               15 include/net/rawv6.h int rawv6_mh_filter_unregister(int (*filter)(struct sock *sock,
sock               35 include/net/request_sock.h 	int		(*rtx_syn_ack)(struct sock *sk,
sock               37 include/net/request_sock.h 	void		(*send_ack)(struct sock *sk, struct sk_buff *skb,
sock               39 include/net/request_sock.h 	void		(*send_reset)(struct sock *sk,
sock               42 include/net/request_sock.h 	void		(*syn_ack_timeout)(struct sock *sk,
sock               46 include/net/request_sock.h int inet_rtx_syn_ack(struct sock *parent, struct request_sock *req);
sock               63 include/net/request_sock.h 	struct sock			*sk;
sock              171 include/net/request_sock.h void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req,
sock              199 include/net/request_sock.h 				   struct sock *parent,
sock              200 include/net/request_sock.h 				   struct sock *child)
sock              126 include/net/rose.h 	struct sock		sock;
sock              167 include/net/rose.h struct sock *rose_find_socket(unsigned int, struct rose_neigh *);
sock              172 include/net/rose.h void rose_destroy_socket(struct sock *);
sock              178 include/net/rose.h int rose_process_rx_frame(struct sock *, struct sk_buff *);
sock              197 include/net/rose.h void rose_kick(struct sock *);
sock              198 include/net/rose.h void rose_enquiry_response(struct sock *);
sock              222 include/net/rose.h void rose_clear_queues(struct sock *);
sock              223 include/net/rose.h void rose_frames_acked(struct sock *, unsigned short);
sock              224 include/net/rose.h void rose_requeue_frames(struct sock *);
sock              225 include/net/rose.h int rose_validate_nr(struct sock *, unsigned short);
sock              226 include/net/rose.h void rose_write_internal(struct sock *, int);
sock              230 include/net/rose.h void rose_disconnect(struct sock *, int, int, int);
sock              233 include/net/rose.h void rose_start_heartbeat(struct sock *);
sock              234 include/net/rose.h void rose_start_t1timer(struct sock *);
sock              235 include/net/rose.h void rose_start_t2timer(struct sock *);
sock              236 include/net/rose.h void rose_start_t3timer(struct sock *);
sock              237 include/net/rose.h void rose_start_hbtimer(struct sock *);
sock              238 include/net/rose.h void rose_start_idletimer(struct sock *);
sock              239 include/net/rose.h void rose_stop_heartbeat(struct sock *);
sock              240 include/net/rose.h void rose_stop_timer(struct sock *);
sock              241 include/net/rose.h void rose_stop_idletimer(struct sock *);
sock              113 include/net/route.h 				    struct sock *sk);
sock              135 include/net/route.h 						   struct sock *sk,
sock              182 include/net/route.h void ipv4_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, u32 mtu);
sock              185 include/net/route.h void ipv4_sk_redirect(struct sk_buff *skb, struct sock *sk);
sock              244 include/net/route.h 					 struct sock *sk)
sock              259 include/net/route.h 					      struct sock *sk)
sock              281 include/net/route.h 					       struct sock *sk)
sock               38 include/net/scm.h int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm);
sock               43 include/net/scm.h static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
sock               45 include/net/scm.h 	security_socket_getpeersec_dgram(sock, NULL, &scm->secid);
sock               48 include/net/scm.h static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
sock               74 include/net/scm.h static __inline__ int scm_send(struct socket *sock, struct msghdr *msg,
sock               82 include/net/scm.h 	unix_get_peersec_dgram(sock, scm);
sock               85 include/net/scm.h 	return __scm_send(sock, msg, scm);
sock               89 include/net/scm.h static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm)
sock               95 include/net/scm.h 	if (test_bit(SOCK_PASSSEC, &sock->flags)) {
sock              105 include/net/scm.h static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm)
sock              109 include/net/scm.h static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg,
sock              113 include/net/scm.h 		if (test_bit(SOCK_PASSCRED, &sock->flags) || scm->fp)
sock              119 include/net/scm.h 	if (test_bit(SOCK_PASSCRED, &sock->flags)) {
sock              131 include/net/scm.h 	scm_passec(sock, msg, scm);
sock              101 include/net/sctp/sctp.h int sctp_backlog_rcv(struct sock *sk, struct sk_buff *skb);
sock              102 include/net/sctp/sctp.h int sctp_inet_listen(struct socket *sock, int backlog);
sock              103 include/net/sctp/sctp.h void sctp_write_space(struct sock *sk);
sock              104 include/net/sctp/sctp.h void sctp_data_ready(struct sock *sk);
sock              105 include/net/sctp/sctp.h unsigned int sctp_poll(struct file *file, struct socket *sock,
sock              108 include/net/sctp/sctp.h void sctp_copy_sock(struct sock *newsk, struct sock *sk,
sock              112 include/net/sctp/sctp.h struct sk_buff *sctp_skb_recv_datagram(struct sock *, int, int, int *);
sock              133 include/net/sctp/sctp.h struct sock *sctp_err_lookup(struct net *net, int family, struct sk_buff *,
sock              136 include/net/sctp/sctp.h void sctp_err_finish(struct sock *, struct sctp_association *);
sock              137 include/net/sctp/sctp.h void sctp_icmp_frag_needed(struct sock *, struct sctp_association *,
sock              139 include/net/sctp/sctp.h void sctp_icmp_redirect(struct sock *, struct sctp_transport *,
sock              141 include/net/sctp/sctp.h void sctp_icmp_proto_unreachable(struct sock *sk,
sock              145 include/net/sctp/sctp.h 			  struct sock *oldsk, struct sock *newsk);
sock              337 include/net/sctp/sctp.h struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id);
sock              339 include/net/sctp/sctp.h int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp);
sock              385 include/net/sctp/sctp.h static inline void sctp_skb_set_owner_r(struct sk_buff *skb, struct sock *sk)
sock              422 include/net/sctp/sctp.h static inline void sctp_assoc_pending_pmtu(struct sock *sk, struct sctp_association *asoc)
sock              473 include/net/sctp/sctp.h void sctp_put_port(struct sock *sk);
sock              543 include/net/sctp/sctp.h static inline int __sctp_style(const struct sock *sk, sctp_socket_type_t style)
sock              558 include/net/sctp/sctp.h static inline int __sctp_sstate(const struct sock *sk, sctp_sock_state_t state)
sock              230 include/net/sctp/structs.h static inline struct sctp_sock *sctp_sk(const struct sock *sk)
sock              235 include/net/sctp/structs.h static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp)
sock              237 include/net/sctp/structs.h        return (struct sock *)sp;
sock              430 include/net/sctp/structs.h 	int		(*setsockopt)	(struct sock *sk,
sock              435 include/net/sctp/structs.h 	int		(*getsockopt)	(struct sock *sk,
sock              440 include/net/sctp/structs.h 	int		(*compat_setsockopt)	(struct sock *sk,
sock              445 include/net/sctp/structs.h 	int		(*compat_getsockopt)	(struct sock *sk,
sock              453 include/net/sctp/structs.h 					 struct sock *sk);
sock              467 include/net/sctp/structs.h 					 struct sock *sk);
sock              485 include/net/sctp/structs.h 	void		(*ecn_capable)(struct sock *sk);
sock              506 include/net/sctp/structs.h 	struct sock *(*create_accept_sk) (struct sock *sk,
sock              509 include/net/sctp/structs.h 	void (*to_sk_saddr)(union sctp_addr *, struct sock *sk);
sock              510 include/net/sctp/structs.h 	void (*to_sk_daddr)(union sctp_addr *, struct sock *sk);
sock              656 include/net/sctp/structs.h 				 struct sock *);
sock              951 include/net/sctp/structs.h void sctp_transport_pmtu(struct sctp_transport *, struct sock *sk);
sock              963 include/net/sctp/structs.h void sctp_transport_update_pmtu(struct sock *, struct sctp_transport *, u32);
sock             1118 include/net/sctp/structs.h int sctp_is_any(struct sock *sk, const union sctp_addr *addr);
sock             1120 include/net/sctp/structs.h int sctp_is_ep_boundall(struct sock *sk);
sock             1161 include/net/sctp/structs.h 	struct sock *sk;
sock             1259 include/net/sctp/structs.h struct sctp_endpoint *sctp_endpoint_new(struct sock *, gfp_t);
sock             1863 include/net/sctp/structs.h sctp_association_new(const struct sctp_endpoint *, const struct sock *,
sock             1892 include/net/sctp/structs.h void sctp_assoc_migrate(struct sctp_association *, struct sock *);
sock             1898 include/net/sctp/structs.h void sctp_assoc_sync_pmtu(struct sock *, struct sctp_association *);
sock              136 include/net/sctp/ulpevent.h 				struct msghdr *, struct sock *sk);
sock               73 include/net/sctp/ulpqueue.h int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc);
sock              102 include/net/sock.h void SOCK_DEBUG(const struct sock *sk, const char *msg, ...)
sock              126 include/net/sock.h struct sock;
sock              426 include/net/sock.h 	void			(*sk_state_change)(struct sock *sk);
sock              427 include/net/sock.h 	void			(*sk_data_ready)(struct sock *sk);
sock              428 include/net/sock.h 	void			(*sk_write_space)(struct sock *sk);
sock              429 include/net/sock.h 	void			(*sk_error_report)(struct sock *sk);
sock              430 include/net/sock.h 	int			(*sk_backlog_rcv)(struct sock *sk,
sock              432 include/net/sock.h 	void                    (*sk_destruct)(struct sock *sk);
sock              451 include/net/sock.h static inline int sk_peek_offset(struct sock *sk, int flags)
sock              459 include/net/sock.h static inline void sk_peek_offset_bwd(struct sock *sk, int val)
sock              469 include/net/sock.h static inline void sk_peek_offset_fwd(struct sock *sk, int val)
sock              478 include/net/sock.h static inline struct sock *sk_entry(const struct hlist_node *node)
sock              480 include/net/sock.h 	return hlist_entry(node, struct sock, sk_node);
sock              483 include/net/sock.h static inline struct sock *__sk_head(const struct hlist_head *head)
sock              485 include/net/sock.h 	return hlist_entry(head->first, struct sock, sk_node);
sock              488 include/net/sock.h static inline struct sock *sk_head(const struct hlist_head *head)
sock              493 include/net/sock.h static inline struct sock *__sk_nulls_head(const struct hlist_nulls_head *head)
sock              495 include/net/sock.h 	return hlist_nulls_entry(head->first, struct sock, sk_nulls_node);
sock              498 include/net/sock.h static inline struct sock *sk_nulls_head(const struct hlist_nulls_head *head)
sock              503 include/net/sock.h static inline struct sock *sk_next(const struct sock *sk)
sock              506 include/net/sock.h 		hlist_entry(sk->sk_node.next, struct sock, sk_node) : NULL;
sock              509 include/net/sock.h static inline struct sock *sk_nulls_next(const struct sock *sk)
sock              513 include/net/sock.h 				  struct sock, sk_nulls_node) :
sock              517 include/net/sock.h static inline bool sk_unhashed(const struct sock *sk)
sock              522 include/net/sock.h static inline bool sk_hashed(const struct sock *sk)
sock              537 include/net/sock.h static inline void __sk_del_node(struct sock *sk)
sock              543 include/net/sock.h static inline bool __sk_del_node_init(struct sock *sk)
sock              559 include/net/sock.h static inline void sock_hold(struct sock *sk)
sock              567 include/net/sock.h static inline void __sock_put(struct sock *sk)
sock              572 include/net/sock.h static inline bool sk_del_node_init(struct sock *sk)
sock              585 include/net/sock.h static inline bool __sk_nulls_del_node_init_rcu(struct sock *sk)
sock              594 include/net/sock.h static inline bool sk_nulls_del_node_init_rcu(struct sock *sk)
sock              606 include/net/sock.h static inline void __sk_add_node(struct sock *sk, struct hlist_head *list)
sock              611 include/net/sock.h static inline void sk_add_node(struct sock *sk, struct hlist_head *list)
sock              617 include/net/sock.h static inline void sk_add_node_rcu(struct sock *sk, struct hlist_head *list)
sock              623 include/net/sock.h static inline void __sk_nulls_add_node_rcu(struct sock *sk, struct hlist_nulls_head *list)
sock              628 include/net/sock.h static inline void sk_nulls_add_node_rcu(struct sock *sk, struct hlist_nulls_head *list)
sock              634 include/net/sock.h static inline void __sk_del_bind_node(struct sock *sk)
sock              639 include/net/sock.h static inline void sk_add_bind_node(struct sock *sk,
sock              677 include/net/sock.h static inline struct user_namespace *sk_user_ns(struct sock *sk)
sock              717 include/net/sock.h static inline void sock_copy_flags(struct sock *nsk, struct sock *osk)
sock              722 include/net/sock.h static inline void sock_set_flag(struct sock *sk, enum sock_flags flag)
sock              727 include/net/sock.h static inline void sock_reset_flag(struct sock *sk, enum sock_flags flag)
sock              732 include/net/sock.h static inline bool sock_flag(const struct sock *sk, enum sock_flags flag)
sock              752 include/net/sock.h static inline gfp_t sk_gfp_atomic(struct sock *sk, gfp_t gfp_mask)
sock              757 include/net/sock.h static inline void sk_acceptq_removed(struct sock *sk)
sock              762 include/net/sock.h static inline void sk_acceptq_added(struct sock *sk)
sock              767 include/net/sock.h static inline bool sk_acceptq_is_full(const struct sock *sk)
sock              775 include/net/sock.h static inline int sk_stream_min_wspace(const struct sock *sk)
sock              780 include/net/sock.h static inline int sk_stream_wspace(const struct sock *sk)
sock              785 include/net/sock.h void sk_stream_write_space(struct sock *sk);
sock              788 include/net/sock.h static inline void __sk_add_backlog(struct sock *sk, struct sk_buff *skb)
sock              807 include/net/sock.h static inline bool sk_rcvqueues_full(const struct sock *sk, unsigned int limit)
sock              815 include/net/sock.h static inline __must_check int sk_add_backlog(struct sock *sk, struct sk_buff *skb,
sock              826 include/net/sock.h int __sk_backlog_rcv(struct sock *sk, struct sk_buff *skb);
sock              828 include/net/sock.h static inline int sk_backlog_rcv(struct sock *sk, struct sk_buff *skb)
sock              860 include/net/sock.h static inline void sock_rps_record_flow(const struct sock *sk)
sock              867 include/net/sock.h static inline void sock_rps_reset_flow(const struct sock *sk)
sock              874 include/net/sock.h static inline void sock_rps_save_rxhash(struct sock *sk,
sock              885 include/net/sock.h static inline void sock_rps_reset_rxhash(struct sock *sk)
sock              905 include/net/sock.h int sk_stream_wait_connect(struct sock *sk, long *timeo_p);
sock              906 include/net/sock.h int sk_stream_wait_memory(struct sock *sk, long *timeo_p);
sock              907 include/net/sock.h void sk_stream_wait_close(struct sock *sk, long timeo_p);
sock              908 include/net/sock.h int sk_stream_error(struct sock *sk, int flags, int err);
sock              909 include/net/sock.h void sk_stream_kill_queues(struct sock *sk);
sock              910 include/net/sock.h void sk_set_memalloc(struct sock *sk);
sock              911 include/net/sock.h void sk_clear_memalloc(struct sock *sk);
sock              913 include/net/sock.h int sk_wait_data(struct sock *sk, long *timeo);
sock              925 include/net/sock.h static inline void sk_prot_clear_nulls(struct sock *sk, int size)
sock              927 include/net/sock.h 	if (offsetof(struct sock, sk_node.next) != 0)
sock              928 include/net/sock.h 		memset(sk, 0, offsetof(struct sock, sk_node.next));
sock              930 include/net/sock.h 	       size - offsetof(struct sock, sk_node.pprev));
sock              938 include/net/sock.h 	void			(*close)(struct sock *sk,
sock              940 include/net/sock.h 	int			(*connect)(struct sock *sk,
sock              943 include/net/sock.h 	int			(*disconnect)(struct sock *sk, int flags);
sock              945 include/net/sock.h 	struct sock *		(*accept)(struct sock *sk, int flags, int *err);
sock              947 include/net/sock.h 	int			(*ioctl)(struct sock *sk, int cmd,
sock              949 include/net/sock.h 	int			(*init)(struct sock *sk);
sock              950 include/net/sock.h 	void			(*destroy)(struct sock *sk);
sock              951 include/net/sock.h 	void			(*shutdown)(struct sock *sk, int how);
sock              952 include/net/sock.h 	int			(*setsockopt)(struct sock *sk, int level,
sock              955 include/net/sock.h 	int			(*getsockopt)(struct sock *sk, int level,
sock              959 include/net/sock.h 	int			(*compat_setsockopt)(struct sock *sk,
sock              963 include/net/sock.h 	int			(*compat_getsockopt)(struct sock *sk,
sock              967 include/net/sock.h 	int			(*compat_ioctl)(struct sock *sk,
sock              970 include/net/sock.h 	int			(*sendmsg)(struct kiocb *iocb, struct sock *sk,
sock              972 include/net/sock.h 	int			(*recvmsg)(struct kiocb *iocb, struct sock *sk,
sock              976 include/net/sock.h 	int			(*sendpage)(struct sock *sk, struct page *page,
sock              978 include/net/sock.h 	int			(*bind)(struct sock *sk,
sock              981 include/net/sock.h 	int			(*backlog_rcv) (struct sock *sk,
sock              984 include/net/sock.h 	void		(*release_cb)(struct sock *sk);
sock              987 include/net/sock.h 	void			(*hash)(struct sock *sk);
sock              988 include/net/sock.h 	void			(*unhash)(struct sock *sk);
sock              989 include/net/sock.h 	void			(*rehash)(struct sock *sk);
sock              990 include/net/sock.h 	int			(*get_port)(struct sock *sk, unsigned short snum);
sock              991 include/net/sock.h 	void			(*clear_sk)(struct sock *sk, int size);
sock              998 include/net/sock.h 	bool			(*stream_memory_free)(const struct sock *sk);
sock             1000 include/net/sock.h 	void			(*enter_memory_pressure)(struct sock *sk);
sock             1095 include/net/sock.h static inline void sk_refcnt_debug_inc(struct sock *sk)
sock             1100 include/net/sock.h static inline void sk_refcnt_debug_dec(struct sock *sk)
sock             1107 include/net/sock.h static inline void sk_refcnt_debug_release(const struct sock *sk)
sock             1136 include/net/sock.h static inline bool sk_stream_memory_free(const struct sock *sk)
sock             1145 include/net/sock.h static inline bool sk_stream_is_writeable(const struct sock *sk)
sock             1152 include/net/sock.h static inline bool sk_has_memory_pressure(const struct sock *sk)
sock             1157 include/net/sock.h static inline bool sk_under_memory_pressure(const struct sock *sk)
sock             1168 include/net/sock.h static inline void sk_leave_memory_pressure(struct sock *sk)
sock             1188 include/net/sock.h static inline void sk_enter_memory_pressure(struct sock *sk)
sock             1204 include/net/sock.h static inline long sk_prot_mem_limits(const struct sock *sk, int index)
sock             1239 include/net/sock.h sk_memory_allocated(const struct sock *sk)
sock             1249 include/net/sock.h sk_memory_allocated_add(struct sock *sk, int amt, int *parent_status)
sock             1264 include/net/sock.h sk_memory_allocated_sub(struct sock *sk, int amt)
sock             1274 include/net/sock.h static inline void sk_sockets_allocated_dec(struct sock *sk)
sock             1288 include/net/sock.h static inline void sk_sockets_allocated_inc(struct sock *sk)
sock             1303 include/net/sock.h sk_sockets_allocated_read_positive(struct sock *sk)
sock             1349 include/net/sock.h static inline void __sk_prot_rehash(struct sock *sk)
sock             1355 include/net/sock.h void sk_prot_clear_portaddr_nulls(struct sock *sk, int size);
sock             1378 include/net/sock.h 	struct socket		*sock;
sock             1379 include/net/sock.h 	struct sock		*sk;
sock             1413 include/net/sock.h int __sk_mem_schedule(struct sock *sk, int size, int kind);
sock             1414 include/net/sock.h void __sk_mem_reclaim(struct sock *sk);
sock             1426 include/net/sock.h static inline bool sk_has_account(struct sock *sk)
sock             1432 include/net/sock.h static inline bool sk_wmem_schedule(struct sock *sk, int size)
sock             1441 include/net/sock.h sk_rmem_schedule(struct sock *sk, struct sk_buff *skb, int size)
sock             1450 include/net/sock.h static inline void sk_mem_reclaim(struct sock *sk)
sock             1458 include/net/sock.h static inline void sk_mem_reclaim_partial(struct sock *sk)
sock             1466 include/net/sock.h static inline void sk_mem_charge(struct sock *sk, int size)
sock             1473 include/net/sock.h static inline void sk_mem_uncharge(struct sock *sk, int size)
sock             1480 include/net/sock.h static inline void sk_wmem_free_skb(struct sock *sk, struct sk_buff *skb)
sock             1503 include/net/sock.h static inline void sock_release_ownership(struct sock *sk)
sock             1527 include/net/sock.h void lock_sock_nested(struct sock *sk, int subclass);
sock             1529 include/net/sock.h static inline void lock_sock(struct sock *sk)
sock             1534 include/net/sock.h void release_sock(struct sock *sk);
sock             1543 include/net/sock.h bool lock_sock_fast(struct sock *sk);
sock             1552 include/net/sock.h static inline void unlock_sock_fast(struct sock *sk, bool slow)
sock             1561 include/net/sock.h struct sock *sk_alloc(struct net *net, int family, gfp_t priority,
sock             1563 include/net/sock.h void sk_free(struct sock *sk);
sock             1564 include/net/sock.h void sk_release_kernel(struct sock *sk);
sock             1565 include/net/sock.h struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority);
sock             1567 include/net/sock.h struct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force,
sock             1579 include/net/sock.h int sock_setsockopt(struct socket *sock, int level, int op,
sock             1582 include/net/sock.h int sock_getsockopt(struct socket *sock, int level, int op,
sock             1584 include/net/sock.h struct sk_buff *sock_alloc_send_skb(struct sock *sk, unsigned long size,
sock             1586 include/net/sock.h struct sk_buff *sock_alloc_send_pskb(struct sock *sk, unsigned long header_len,
sock             1589 include/net/sock.h void *sock_kmalloc(struct sock *sk, int size, gfp_t priority);
sock             1590 include/net/sock.h void sock_kfree_s(struct sock *sk, void *mem, int size);
sock             1591 include/net/sock.h void sk_send_sigurg(struct sock *sk);
sock             1612 include/net/sock.h int sock_no_mmap(struct file *file, struct socket *sock,
sock             1614 include/net/sock.h ssize_t sock_no_sendpage(struct socket *sock, struct page *page, int offset,
sock             1621 include/net/sock.h int sock_common_getsockopt(struct socket *sock, int level, int optname,
sock             1623 include/net/sock.h int sock_common_recvmsg(struct kiocb *iocb, struct socket *sock,
sock             1625 include/net/sock.h int sock_common_setsockopt(struct socket *sock, int level, int optname,
sock             1627 include/net/sock.h int compat_sock_common_getsockopt(struct socket *sock, int level,
sock             1629 include/net/sock.h int compat_sock_common_setsockopt(struct socket *sock, int level,
sock             1632 include/net/sock.h void sk_common_release(struct sock *sk);
sock             1639 include/net/sock.h void sock_init_data(struct socket *sock, struct sock *sk);
sock             1667 include/net/sock.h static inline void sock_put(struct sock *sk)
sock             1675 include/net/sock.h void sock_gen_put(struct sock *sk);
sock             1677 include/net/sock.h int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested);
sock             1679 include/net/sock.h static inline void sk_tx_queue_set(struct sock *sk, int tx_queue)
sock             1684 include/net/sock.h static inline void sk_tx_queue_clear(struct sock *sk)
sock             1689 include/net/sock.h static inline int sk_tx_queue_get(const struct sock *sk)
sock             1694 include/net/sock.h static inline void sk_set_socket(struct sock *sk, struct socket *sock)
sock             1697 include/net/sock.h 	sk->sk_socket = sock;
sock             1700 include/net/sock.h static inline wait_queue_head_t *sk_sleep(struct sock *sk)
sock             1712 include/net/sock.h static inline void sock_orphan(struct sock *sk)
sock             1721 include/net/sock.h static inline void sock_graft(struct sock *sk, struct socket *parent)
sock             1731 include/net/sock.h kuid_t sock_i_uid(struct sock *sk);
sock             1732 include/net/sock.h unsigned long sock_i_ino(struct sock *sk);
sock             1735 include/net/sock.h __sk_dst_get(struct sock *sk)
sock             1742 include/net/sock.h sk_dst_get(struct sock *sk)
sock             1754 include/net/sock.h static inline void dst_negative_advice(struct sock *sk)
sock             1769 include/net/sock.h __sk_dst_set(struct sock *sk, struct dst_entry *dst)
sock             1784 include/net/sock.h sk_dst_set(struct sock *sk, struct dst_entry *dst)
sock             1794 include/net/sock.h __sk_dst_reset(struct sock *sk)
sock             1800 include/net/sock.h sk_dst_reset(struct sock *sk)
sock             1805 include/net/sock.h struct dst_entry *__sk_dst_check(struct sock *sk, u32 cookie);
sock             1807 include/net/sock.h struct dst_entry *sk_dst_check(struct sock *sk, u32 cookie);
sock             1809 include/net/sock.h static inline bool sk_can_gso(const struct sock *sk)
sock             1814 include/net/sock.h void sk_setup_caps(struct sock *sk, struct dst_entry *dst);
sock             1816 include/net/sock.h static inline void sk_nocaps_add(struct sock *sk, netdev_features_t flags)
sock             1822 include/net/sock.h static inline int skb_do_copy_data_nocache(struct sock *sk, struct sk_buff *skb,
sock             1842 include/net/sock.h static inline int skb_add_data_nocache(struct sock *sk, struct sk_buff *skb,
sock             1855 include/net/sock.h static inline int skb_copy_to_page_nocache(struct sock *sk, char __user *from,
sock             1875 include/net/sock.h static inline int skb_copy_to_page(struct sock *sk, char __user *from,
sock             1904 include/net/sock.h static inline int sk_wmem_alloc_get(const struct sock *sk)
sock             1915 include/net/sock.h static inline int sk_rmem_alloc_get(const struct sock *sk)
sock             1926 include/net/sock.h static inline bool sk_has_allocations(const struct sock *sk)
sock             1996 include/net/sock.h static inline void skb_set_hash_from_sk(struct sk_buff *skb, struct sock *sk)
sock             2013 include/net/sock.h static inline void skb_set_owner_w(struct sk_buff *skb, struct sock *sk)
sock             2027 include/net/sock.h static inline void skb_set_owner_r(struct sk_buff *skb, struct sock *sk)
sock             2036 include/net/sock.h void sk_reset_timer(struct sock *sk, struct timer_list *timer,
sock             2039 include/net/sock.h void sk_stop_timer(struct sock *sk, struct timer_list *timer);
sock             2041 include/net/sock.h int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb);
sock             2043 include/net/sock.h int sock_queue_err_skb(struct sock *sk, struct sk_buff *skb);
sock             2044 include/net/sock.h struct sk_buff *sock_dequeue_err_skb(struct sock *sk);
sock             2050 include/net/sock.h static inline int sock_error(struct sock *sk)
sock             2059 include/net/sock.h static inline unsigned long sock_wspace(struct sock *sk)
sock             2071 include/net/sock.h static inline void sk_wake_async(struct sock *sk, int how, int band)
sock             2087 include/net/sock.h static inline void sk_stream_moderate_sndbuf(struct sock *sk)
sock             2095 include/net/sock.h struct sk_buff *sk_stream_alloc_skb(struct sock *sk, int size, gfp_t gfp);
sock             2104 include/net/sock.h static inline struct page_frag *sk_page_frag(struct sock *sk)
sock             2112 include/net/sock.h bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);
sock             2117 include/net/sock.h static inline bool sock_writeable(const struct sock *sk)
sock             2127 include/net/sock.h static inline long sock_rcvtimeo(const struct sock *sk, bool noblock)
sock             2132 include/net/sock.h static inline long sock_sndtimeo(const struct sock *sk, bool noblock)
sock             2137 include/net/sock.h static inline int sock_rcvlowat(const struct sock *sk, int waitall, int len)
sock             2150 include/net/sock.h void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk,
sock             2152 include/net/sock.h void __sock_recv_wifi_status(struct msghdr *msg, struct sock *sk,
sock             2156 include/net/sock.h sock_recv_timestamp(struct msghdr *msg, struct sock *sk, struct sk_buff *skb)
sock             2180 include/net/sock.h void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk,
sock             2183 include/net/sock.h static inline void sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk,
sock             2197 include/net/sock.h void __sock_tx_timestamp(const struct sock *sk, __u8 *tx_flags);
sock             2206 include/net/sock.h static inline void sock_tx_timestamp(const struct sock *sk, __u8 *tx_flags)
sock             2222 include/net/sock.h static inline void sk_eat_skb(struct sock *sk, struct sk_buff *skb)
sock             2229 include/net/sock.h struct net *sock_net(const struct sock *sk)
sock             2235 include/net/sock.h void sock_net_set(struct sock *sk, struct net *net)
sock             2246 include/net/sock.h static inline void sk_change_net(struct sock *sk, struct net *net)
sock             2256 include/net/sock.h static inline struct sock *skb_steal_sock(struct sk_buff *skb)
sock             2259 include/net/sock.h 		struct sock *sk = skb->sk;
sock             2268 include/net/sock.h void sock_enable_timestamp(struct sock *sk, int flag);
sock             2269 include/net/sock.h int sock_get_timestamp(struct sock *, struct timeval __user *);
sock             2270 include/net/sock.h int sock_get_timestampns(struct sock *, struct timespec __user *);
sock             2271 include/net/sock.h int sock_recv_errqueue(struct sock *sk, struct msghdr *msg, int len, int level,
sock             2274 include/net/sock.h bool sk_ns_capable(const struct sock *sk,
sock             2276 include/net/sock.h bool sk_capable(const struct sock *sk, int cap);
sock             2277 include/net/sock.h bool sk_net_capable(const struct sock *sk, int cap);
sock               53 include/net/tcp.h void tcp_time_wait(struct sock *sk, int state, int timeo);
sock              301 include/net/tcp.h static inline bool tcp_out_of_memory(struct sock *sk)
sock              309 include/net/tcp.h static inline bool tcp_too_many_orphans(struct sock *sk, int shift)
sock              322 include/net/tcp.h bool tcp_check_oom(struct sock *sk, int shift);
sock              325 include/net/tcp.h static inline void tcp_synq_overflow(struct sock *sk)
sock              331 include/net/tcp.h static inline bool tcp_synq_no_recent_overflow(const struct sock *sk)
sock              349 include/net/tcp.h void tcp_shutdown(struct sock *sk, int how);
sock              355 include/net/tcp.h int tcp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
sock              357 include/net/tcp.h int tcp_sendpage(struct sock *sk, struct page *page, int offset, size_t size,
sock              359 include/net/tcp.h void tcp_release_cb(struct sock *sk);
sock              361 include/net/tcp.h void tcp_write_timer_handler(struct sock *sk);
sock              362 include/net/tcp.h void tcp_delack_timer_handler(struct sock *sk);
sock              363 include/net/tcp.h int tcp_ioctl(struct sock *sk, int cmd, unsigned long arg);
sock              364 include/net/tcp.h int tcp_rcv_state_process(struct sock *sk, struct sk_buff *skb,
sock              366 include/net/tcp.h void tcp_rcv_established(struct sock *sk, struct sk_buff *skb,
sock              368 include/net/tcp.h void tcp_rcv_space_adjust(struct sock *sk);
sock              369 include/net/tcp.h int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
sock              370 include/net/tcp.h void tcp_twsk_destructor(struct sock *sk);
sock              375 include/net/tcp.h static inline void tcp_dec_quickack_mode(struct sock *sk,
sock              406 include/net/tcp.h struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb,
sock              409 include/net/tcp.h int tcp_child_process(struct sock *parent, struct sock *child,
sock              411 include/net/tcp.h void tcp_enter_loss(struct sock *sk);
sock              413 include/net/tcp.h void tcp_update_metrics(struct sock *sk);
sock              414 include/net/tcp.h void tcp_init_metrics(struct sock *sk);
sock              418 include/net/tcp.h bool tcp_remember_stamp(struct sock *sk);
sock              420 include/net/tcp.h void tcp_fetch_timewait_stamp(struct sock *sk, struct dst_entry *dst);
sock              422 include/net/tcp.h void tcp_close(struct sock *sk, long timeout);
sock              423 include/net/tcp.h void tcp_init_sock(struct sock *sk);
sock              424 include/net/tcp.h unsigned int tcp_poll(struct file *file, struct socket *sock,
sock              426 include/net/tcp.h int tcp_getsockopt(struct sock *sk, int level, int optname,
sock              428 include/net/tcp.h int tcp_setsockopt(struct sock *sk, int level, int optname,
sock              430 include/net/tcp.h int compat_tcp_getsockopt(struct sock *sk, int level, int optname,
sock              432 include/net/tcp.h int compat_tcp_setsockopt(struct sock *sk, int level, int optname,
sock              434 include/net/tcp.h void tcp_set_keepalive(struct sock *sk, int val);
sock              435 include/net/tcp.h void tcp_syn_ack_timeout(struct sock *sk, struct request_sock *req);
sock              436 include/net/tcp.h int tcp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
sock              447 include/net/tcp.h void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb);
sock              448 include/net/tcp.h void tcp_v4_mtu_reduced(struct sock *sk);
sock              449 include/net/tcp.h int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb);
sock              450 include/net/tcp.h struct sock *tcp_create_openreq_child(struct sock *sk,
sock              453 include/net/tcp.h struct sock *tcp_v4_syn_recv_sock(struct sock *sk, struct sk_buff *skb,
sock              456 include/net/tcp.h int tcp_v4_do_rcv(struct sock *sk, struct sk_buff *skb);
sock              457 include/net/tcp.h int tcp_v4_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len);
sock              458 include/net/tcp.h int tcp_connect(struct sock *sk);
sock              459 include/net/tcp.h struct sk_buff *tcp_make_synack(struct sock *sk, struct dst_entry *dst,
sock              462 include/net/tcp.h int tcp_disconnect(struct sock *sk, int flags);
sock              464 include/net/tcp.h void tcp_finish_connect(struct sock *sk, struct sk_buff *skb);
sock              465 include/net/tcp.h int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size);
sock              466 include/net/tcp.h void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb);
sock              471 include/net/tcp.h struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb);
sock              493 include/net/tcp.h __u32 cookie_v4_init_sequence(struct sock *sk, const struct sk_buff *skb,
sock              504 include/net/tcp.h struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb);
sock              508 include/net/tcp.h __u32 cookie_v6_init_sequence(struct sock *sk, const struct sk_buff *skb,
sock              513 include/net/tcp.h void __tcp_push_pending_frames(struct sock *sk, unsigned int cur_mss,
sock              515 include/net/tcp.h bool tcp_may_send_now(struct sock *sk);
sock              516 include/net/tcp.h int __tcp_retransmit_skb(struct sock *, struct sk_buff *);
sock              517 include/net/tcp.h int tcp_retransmit_skb(struct sock *, struct sk_buff *);
sock              518 include/net/tcp.h void tcp_retransmit_timer(struct sock *sk);
sock              519 include/net/tcp.h void tcp_xmit_retransmit_queue(struct sock *);
sock              520 include/net/tcp.h void tcp_simple_retransmit(struct sock *);
sock              521 include/net/tcp.h int tcp_trim_head(struct sock *, struct sk_buff *, u32);
sock              522 include/net/tcp.h int tcp_fragment(struct sock *, struct sk_buff *, u32, unsigned int, gfp_t);
sock              524 include/net/tcp.h void tcp_send_probe0(struct sock *);
sock              525 include/net/tcp.h void tcp_send_partial(struct sock *);
sock              526 include/net/tcp.h int tcp_write_wakeup(struct sock *);
sock              527 include/net/tcp.h void tcp_send_fin(struct sock *sk);
sock              528 include/net/tcp.h void tcp_send_active_reset(struct sock *sk, gfp_t priority);
sock              529 include/net/tcp.h int tcp_send_synack(struct sock *);
sock              530 include/net/tcp.h bool tcp_syn_flood_action(struct sock *sk, const struct sk_buff *skb,
sock              532 include/net/tcp.h void tcp_push_one(struct sock *, unsigned int mss_now);
sock              533 include/net/tcp.h void tcp_send_ack(struct sock *sk);
sock              534 include/net/tcp.h void tcp_send_delayed_ack(struct sock *sk);
sock              535 include/net/tcp.h void tcp_send_loss_probe(struct sock *sk);
sock              536 include/net/tcp.h bool tcp_schedule_loss_probe(struct sock *sk);
sock              539 include/net/tcp.h void tcp_resume_early_retransmit(struct sock *sk);
sock              540 include/net/tcp.h void tcp_rearm_rto(struct sock *sk);
sock              541 include/net/tcp.h void tcp_reset(struct sock *sk);
sock              544 include/net/tcp.h void tcp_init_xmit_timers(struct sock *);
sock              545 include/net/tcp.h static inline void tcp_clear_xmit_timers(struct sock *sk)
sock              550 include/net/tcp.h unsigned int tcp_sync_mss(struct sock *sk, u32 pmtu);
sock              551 include/net/tcp.h unsigned int tcp_current_mss(struct sock *sk);
sock              577 include/net/tcp.h void tcp_get_info(const struct sock *, struct tcp_info *);
sock              582 include/net/tcp.h int tcp_read_sock(struct sock *sk, read_descriptor_t *desc,
sock              585 include/net/tcp.h void tcp_initialize_rcv_mss(struct sock *sk);
sock              587 include/net/tcp.h int tcp_mtu_to_mss(struct sock *sk, int pmtu);
sock              588 include/net/tcp.h int tcp_mss_to_mtu(struct sock *sk, int mss);
sock              589 include/net/tcp.h void tcp_mtup_init(struct sock *sk);
sock              590 include/net/tcp.h void tcp_init_buffer_space(struct sock *sk);
sock              592 include/net/tcp.h static inline void tcp_bound_rto(const struct sock *sk)
sock              615 include/net/tcp.h static inline void tcp_fast_path_check(struct sock *sk)
sock              627 include/net/tcp.h static inline u32 tcp_rto_min(struct sock *sk)
sock              637 include/net/tcp.h static inline u32 tcp_rto_min_us(struct sock *sk)
sock              659 include/net/tcp.h u32 __tcp_select_window(struct sock *sk);
sock              661 include/net/tcp.h void tcp_send_window_probe(struct sock *sk);
sock              803 include/net/tcp.h 	void (*init)(struct sock *sk);
sock              805 include/net/tcp.h 	void (*release)(struct sock *sk);
sock              808 include/net/tcp.h 	u32 (*ssthresh)(struct sock *sk);
sock              810 include/net/tcp.h 	void (*cong_avoid)(struct sock *sk, u32 ack, u32 acked);
sock              812 include/net/tcp.h 	void (*set_state)(struct sock *sk, u8 new_state);
sock              814 include/net/tcp.h 	void (*cwnd_event)(struct sock *sk, enum tcp_ca_event ev);
sock              816 include/net/tcp.h 	void (*in_ack_event)(struct sock *sk, u32 flags);
sock              818 include/net/tcp.h 	u32  (*undo_cwnd)(struct sock *sk);
sock              820 include/net/tcp.h 	void (*pkts_acked)(struct sock *sk, u32 num_acked, s32 rtt_us);
sock              822 include/net/tcp.h 	void (*get_info)(struct sock *sk, u32 ext, struct sk_buff *skb);
sock              831 include/net/tcp.h void tcp_assign_congestion_control(struct sock *sk);
sock              832 include/net/tcp.h void tcp_init_congestion_control(struct sock *sk);
sock              833 include/net/tcp.h void tcp_cleanup_congestion_control(struct sock *sk);
sock              839 include/net/tcp.h int tcp_set_congestion_control(struct sock *sk, const char *name);
sock              843 include/net/tcp.h u32 tcp_reno_ssthresh(struct sock *sk);
sock              844 include/net/tcp.h void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked);
sock              847 include/net/tcp.h static inline bool tcp_ca_needs_ecn(const struct sock *sk)
sock              854 include/net/tcp.h static inline void tcp_set_ca_state(struct sock *sk, const u8 ca_state)
sock              863 include/net/tcp.h static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event)
sock              945 include/net/tcp.h static inline bool tcp_in_cwnd_reduction(const struct sock *sk)
sock              955 include/net/tcp.h static inline __u32 tcp_current_ssthresh(const struct sock *sk)
sock              970 include/net/tcp.h void tcp_enter_cwr(struct sock *sk);
sock             1011 include/net/tcp.h static inline bool tcp_is_cwnd_limited(const struct sock *sk)
sock             1022 include/net/tcp.h static inline void tcp_check_probe_timer(struct sock *sk)
sock             1072 include/net/tcp.h bool tcp_prequeue(struct sock *sk, struct sk_buff *skb);
sock             1083 include/net/tcp.h void tcp_set_state(struct sock *sk, int state);
sock             1085 include/net/tcp.h void tcp_done(struct sock *sk);
sock             1108 include/net/tcp.h static inline int tcp_space(const struct sock *sk)
sock             1114 include/net/tcp.h static inline int tcp_full_space(const struct sock *sk)
sock             1121 include/net/tcp.h 				    struct sk_buff *skb, struct sock *sk)
sock             1144 include/net/tcp.h 				  struct sock *sk, struct dst_entry *dst);
sock             1146 include/net/tcp.h void tcp_enter_memory_pressure(struct sock *sk);
sock             1171 include/net/tcp.h static inline int tcp_fin_time(const struct sock *sk)
sock             1300 include/net/tcp.h 			const struct sock *sk, const struct request_sock *req,
sock             1302 include/net/tcp.h int tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr,
sock             1304 include/net/tcp.h int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr,
sock             1306 include/net/tcp.h struct tcp_md5sig_key *tcp_v4_md5_lookup(struct sock *sk,
sock             1307 include/net/tcp.h 					 struct sock *addr_sk);
sock             1310 include/net/tcp.h struct tcp_md5sig_key *tcp_md5_do_lookup(struct sock *sk,
sock             1315 include/net/tcp.h static inline struct tcp_md5sig_key *tcp_md5_do_lookup(struct sock *sk,
sock             1339 include/net/tcp.h void tcp_fastopen_cache_get(struct sock *sk, u16 *mss,
sock             1342 include/net/tcp.h void tcp_fastopen_cache_set(struct sock *sk, u16 mss,
sock             1355 include/net/tcp.h bool tcp_try_fastopen(struct sock *sk, struct sk_buff *skb,
sock             1370 include/net/tcp.h static inline void tcp_write_queue_purge(struct sock *sk)
sock             1380 include/net/tcp.h static inline struct sk_buff *tcp_write_queue_head(const struct sock *sk)
sock             1385 include/net/tcp.h static inline struct sk_buff *tcp_write_queue_tail(const struct sock *sk)
sock             1390 include/net/tcp.h static inline struct sk_buff *tcp_write_queue_next(const struct sock *sk,
sock             1396 include/net/tcp.h static inline struct sk_buff *tcp_write_queue_prev(const struct sock *sk,
sock             1411 include/net/tcp.h static inline struct sk_buff *tcp_send_head(const struct sock *sk)
sock             1416 include/net/tcp.h static inline bool tcp_skb_is_last(const struct sock *sk,
sock             1422 include/net/tcp.h static inline void tcp_advance_send_head(struct sock *sk, const struct sk_buff *skb)
sock             1430 include/net/tcp.h static inline void tcp_check_send_head(struct sock *sk, struct sk_buff *skb_unlinked)
sock             1436 include/net/tcp.h static inline void tcp_init_send_head(struct sock *sk)
sock             1441 include/net/tcp.h static inline void __tcp_add_write_queue_tail(struct sock *sk, struct sk_buff *skb)
sock             1446 include/net/tcp.h static inline void tcp_add_write_queue_tail(struct sock *sk, struct sk_buff *skb)
sock             1459 include/net/tcp.h static inline void __tcp_add_write_queue_head(struct sock *sk, struct sk_buff *skb)
sock             1467 include/net/tcp.h 						struct sock *sk)
sock             1475 include/net/tcp.h 						  struct sock *sk)
sock             1483 include/net/tcp.h static inline void tcp_unlink_write_queue(struct sk_buff *skb, struct sock *sk)
sock             1488 include/net/tcp.h static inline bool tcp_write_queue_empty(struct sock *sk)
sock             1493 include/net/tcp.h static inline void tcp_push_pending_frames(struct sock *sk)
sock             1517 include/net/tcp.h static inline void tcp_advance_highest_sack(struct sock *sk, struct sk_buff *skb)
sock             1523 include/net/tcp.h static inline struct sk_buff *tcp_highest_sack(struct sock *sk)
sock             1528 include/net/tcp.h static inline void tcp_highest_sack_reset(struct sock *sk)
sock             1534 include/net/tcp.h static inline void tcp_highest_sack_combine(struct sock *sk,
sock             1570 include/net/tcp.h 	struct sock		*syn_wait_sk;
sock             1582 include/net/tcp.h void tcp_v4_destroy_sock(struct sock *sk);
sock             1596 include/net/tcp.h static inline bool tcp_stream_memory_free(const struct sock *sk)
sock             1609 include/net/tcp.h int tcp_rtx_synack(struct sock *sk, struct request_sock *req);
sock             1612 include/net/tcp.h 		     struct sock *sk, struct sk_buff *skb);
sock             1617 include/net/tcp.h 	struct tcp_md5sig_key	*(*md5_lookup) (struct sock *sk,
sock             1618 include/net/tcp.h 						struct sock *addr_sk);
sock             1621 include/net/tcp.h 						  const struct sock *sk,
sock             1624 include/net/tcp.h 	int			(*md5_parse) (struct sock *sk,
sock             1633 include/net/tcp.h 	struct tcp_md5sig_key	*(*md5_lookup) (struct sock *sk,
sock             1637 include/net/tcp.h 						  const struct sock *sk,
sock             1641 include/net/tcp.h 	void (*init_req)(struct request_sock *req, struct sock *sk,
sock             1644 include/net/tcp.h 	__u32 (*cookie_init_seq)(struct sock *sk, const struct sk_buff *skb,
sock             1647 include/net/tcp.h 	struct dst_entry *(*route_req)(struct sock *sk, struct flowi *fl,
sock             1651 include/net/tcp.h 	int (*send_synack)(struct sock *sk, struct dst_entry *dst,
sock             1654 include/net/tcp.h 	void (*queue_hash_add)(struct sock *sk, struct request_sock *req,
sock             1660 include/net/tcp.h 					 struct sock *sk, struct sk_buff *skb,
sock             1667 include/net/tcp.h 					 struct sock *sk, struct sk_buff *skb,
sock               22 include/net/timewait_sock.h 	int		(*twsk_unique)(struct sock *sk,
sock               23 include/net/timewait_sock.h 				       struct sock *sktw, void *twp);
sock               24 include/net/timewait_sock.h 	void		(*twsk_destructor)(struct sock *sk);
sock               27 include/net/timewait_sock.h static inline int twsk_unique(struct sock *sk, struct sock *sktw, void *twp)
sock               34 include/net/timewait_sock.h static inline void twsk_destructor(struct sock *sk)
sock               33 include/net/transp_v6.h int udpv6_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len);
sock               36 include/net/transp_v6.h void ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg,
sock               38 include/net/transp_v6.h void ip6_datagram_recv_common_ctl(struct sock *sk, struct msghdr *msg,
sock               40 include/net/transp_v6.h void ip6_datagram_recv_specific_ctl(struct sock *sk, struct msghdr *msg,
sock               43 include/net/transp_v6.h int ip6_datagram_send_ctl(struct net *net, struct sock *sk, struct msghdr *msg,
sock               47 include/net/transp_v6.h void ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp,
sock               55 include/net/transp_v6.h void inet6_destroy_sock(struct sock *sk);
sock              131 include/net/udp.h static inline __wsum udp_csum_outgoing(struct sock *sk, struct sk_buff *skb)
sock              180 include/net/udp.h static inline void udp_lib_hash(struct sock *sk)
sock              185 include/net/udp.h void udp_lib_unhash(struct sock *sk);
sock              186 include/net/udp.h void udp_lib_rehash(struct sock *sk, u16 new_hash);
sock              188 include/net/udp.h static inline void udp_lib_close(struct sock *sk, long timeout)
sock              193 include/net/udp.h int udp_lib_get_port(struct sock *sk, unsigned short snum,
sock              194 include/net/udp.h 		     int (*)(const struct sock *, const struct sock *),
sock              228 include/net/udp.h int udp_get_port(struct sock *sk, unsigned short snum,
sock              229 include/net/udp.h 		 int (*saddr_cmp)(const struct sock *,
sock              230 include/net/udp.h 				  const struct sock *));
sock              232 include/net/udp.h int udp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
sock              234 include/net/udp.h int udp_push_pending_frames(struct sock *sk);
sock              235 include/net/udp.h void udp_flush_pending_frames(struct sock *sk);
sock              238 include/net/udp.h int udp_ioctl(struct sock *sk, int cmd, unsigned long arg);
sock              239 include/net/udp.h int udp_disconnect(struct sock *sk, int flags);
sock              240 include/net/udp.h unsigned int udp_poll(struct file *file, struct socket *sock, poll_table *wait);
sock              244 include/net/udp.h int udp_lib_getsockopt(struct sock *sk, int level, int optname,
sock              246 include/net/udp.h int udp_lib_setsockopt(struct sock *sk, int level, int optname,
sock              248 include/net/udp.h 		       int (*push_pending_frames)(struct sock *));
sock              249 include/net/udp.h struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport,
sock              251 include/net/udp.h struct sock *__udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport,
sock              254 include/net/udp.h struct sock *udp6_lib_lookup(struct net *net,
sock              258 include/net/udp.h struct sock *__udp6_lib_lookup(struct net *net,
sock               64 include/net/udp_tunnel.h typedef int (*udp_tunnel_encap_rcv_t)(struct sock *sk, struct sk_buff *skb);
sock               65 include/net/udp_tunnel.h typedef void (*udp_tunnel_encap_destroy_t)(struct sock *sk);
sock               76 include/net/udp_tunnel.h void setup_udp_tunnel_sock(struct net *net, struct socket *sock,
sock               80 include/net/udp_tunnel.h int udp_tunnel_xmit_skb(struct socket *sock, struct rtable *rt,
sock               86 include/net/udp_tunnel.h int udp_tunnel6_xmit_skb(struct socket *sock, struct dst_entry *dst,
sock               93 include/net/udp_tunnel.h void udp_tunnel_sock_release(struct socket *sock);
sock              112 include/net/udp_tunnel.h static inline void udp_tunnel_encap_enable(struct socket *sock)
sock              115 include/net/udp_tunnel.h 	if (sock->sk->sk_family == PF_INET6)
sock               26 include/net/udplite.h static inline int udplite_sk_init(struct sock *sk)
sock               70 include/net/udplite.h static inline __wsum udplite_csum_outgoing(struct sock *sk, struct sk_buff *skb)
sock              130 include/net/udplite.h int udplite_get_port(struct sock *sk, unsigned short snum,
sock              131 include/net/udplite.h 		     int (*scmp)(const struct sock *, const struct sock *));
sock               29 include/net/vxlan.h 	struct socket	 *sock;
sock              148 include/net/x25.h 	struct sock		sk;
sock              177 include/net/x25.h static inline struct x25_sock *x25_sk(const struct sock *sk)
sock              196 include/net/x25.h struct sock *x25_find_socket(unsigned int, struct x25_neigh *);
sock              197 include/net/x25.h void x25_destroy_socket_from_timer(struct sock *);
sock              213 include/net/x25.h int x25_negotiate_facilities(struct sk_buff *, struct sock *,
sock              226 include/net/x25.h int x25_process_rx_frame(struct sock *, struct sk_buff *);
sock              227 include/net/x25.h int x25_backlog_rcv(struct sock *, struct sk_buff *);
sock              255 include/net/x25.h int x25_output(struct sock *, struct sk_buff *);
sock              256 include/net/x25.h void x25_kick(struct sock *);
sock              257 include/net/x25.h void x25_enquiry_response(struct sock *);
sock              278 include/net/x25.h void x25_clear_queues(struct sock *);
sock              279 include/net/x25.h void x25_frames_acked(struct sock *, unsigned short);
sock              280 include/net/x25.h void x25_requeue_frames(struct sock *);
sock              281 include/net/x25.h int x25_validate_nr(struct sock *, unsigned short);
sock              282 include/net/x25.h void x25_write_internal(struct sock *, int);
sock              283 include/net/x25.h int x25_decode(struct sock *, struct sk_buff *, int *, int *, int *, int *,
sock              285 include/net/x25.h void x25_disconnect(struct sock *, int, unsigned char, unsigned char);
sock              288 include/net/x25.h void x25_init_timers(struct sock *sk);
sock              289 include/net/x25.h void x25_start_heartbeat(struct sock *);
sock              290 include/net/x25.h void x25_start_t2timer(struct sock *);
sock              291 include/net/x25.h void x25_start_t21timer(struct sock *);
sock              292 include/net/x25.h void x25_start_t22timer(struct sock *);
sock              293 include/net/x25.h void x25_start_t23timer(struct sock *);
sock              294 include/net/x25.h void x25_stop_heartbeat(struct sock *);
sock              295 include/net/x25.h void x25_stop_timer(struct sock *);
sock              296 include/net/x25.h unsigned long x25_display_timer(struct sock *);
sock              297 include/net/x25.h void x25_check_rbuf(struct sock *);
sock              336 include/net/xfrm.h 	int			(*output)(struct sock *sk, struct sk_buff *skb);
sock              597 include/net/xfrm.h 	struct xfrm_policy	*(*compile_policy)(struct sock *sk, int opt, u8 *data, int len, int *dir);
sock             1064 include/net/xfrm.h int __xfrm_policy_check(struct sock *, int dir, struct sk_buff *skb,
sock             1067 include/net/xfrm.h static inline int __xfrm_policy_check2(struct sock *sk, int dir,
sock             1082 include/net/xfrm.h static inline int xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, unsigned short family)
sock             1087 include/net/xfrm.h static inline int xfrm4_policy_check(struct sock *sk, int dir, struct sk_buff *skb)
sock             1092 include/net/xfrm.h static inline int xfrm6_policy_check(struct sock *sk, int dir, struct sk_buff *skb)
sock             1097 include/net/xfrm.h static inline int xfrm4_policy_check_reverse(struct sock *sk, int dir,
sock             1103 include/net/xfrm.h static inline int xfrm6_policy_check_reverse(struct sock *sk, int dir,
sock             1146 include/net/xfrm.h int __xfrm_sk_clone_policy(struct sock *sk);
sock             1148 include/net/xfrm.h static inline int xfrm_sk_clone_policy(struct sock *sk)
sock             1157 include/net/xfrm.h static inline void xfrm_sk_free_policy(struct sock *sk)
sock             1173 include/net/xfrm.h static inline void xfrm_sk_free_policy(struct sock *sk) {}
sock             1174 include/net/xfrm.h static inline int xfrm_sk_clone_policy(struct sock *sk) { return 0; }
sock             1177 include/net/xfrm.h static inline int xfrm6_policy_check(struct sock *sk, int dir, struct sk_buff *skb)
sock             1181 include/net/xfrm.h static inline int xfrm4_policy_check(struct sock *sk, int dir, struct sk_buff *skb)
sock             1185 include/net/xfrm.h static inline int xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, unsigned short family)
sock             1195 include/net/xfrm.h static inline int xfrm4_policy_check_reverse(struct sock *sk, int dir,
sock             1200 include/net/xfrm.h static inline int xfrm6_policy_check_reverse(struct sock *sk, int dir,
sock             1530 include/net/xfrm.h int xfrm4_output(struct sock *sk, struct sk_buff *skb);
sock             1555 include/net/xfrm.h int xfrm6_output(struct sock *sk, struct sk_buff *skb);
sock             1561 include/net/xfrm.h int xfrm4_udp_encap_rcv(struct sock *sk, struct sk_buff *skb);
sock             1562 include/net/xfrm.h int xfrm_user_policy(struct sock *sk, int optname,
sock             1565 include/net/xfrm.h static inline int xfrm_user_policy(struct sock *sk, int optname, u8 __user *optval, int optlen)
sock             1570 include/net/xfrm.h static inline int xfrm4_udp_encap_rcv(struct sock *sk, struct sk_buff *skb)
sock             1603 include/net/xfrm.h int xfrm_sk_policy_insert(struct sock *sk, int dir, struct xfrm_policy *pol);
sock             1667 include/net/xfrm.h 	struct sock *nlsk;
sock             1680 include/net/xfrm.h 	struct sock *nlsk;
sock              152 include/pcmcia/ss.h 	unsigned int			sock;		/* socket number */
sock              179 include/pcmcia/ss.h 	int (*power_hook)(struct pcmcia_socket *sock, int operation);
sock              183 include/pcmcia/ss.h 	void (*tune_bridge)(struct pcmcia_socket *sock, struct pci_bus *bus);
sock                2 include/trace/events/sock.h #define TRACE_SYSTEM sock
sock               12 include/trace/events/sock.h 	TP_PROTO(struct sock *sk, struct sk_buff *skb),
sock               34 include/trace/events/sock.h 	TP_PROTO(struct sock *sk, struct proto *prot, long allocated),
sock               12 include/trace/events/udp.h 	TP_PROTO(int rc, struct sock *sk),