taglinefilesource code
socket145fs/nfs/inode.cstruct socket *sock;
socket82fs/nfs/rpcsock.cstruct socket  *sock = rsock->sock;
socket130fs/nfs/rpcsock.cstruct socket  *sock = rsock->sock;
socket159fs/read_write.cstruct socket *sock;
socket27fs/smbfs/sock.cstatic int _recvfrom(struct socket *sock, unsigned char *ubuf, int size, int noblock, unsigned flags,
socket47fs/smbfs/sock.cstatic int _send(struct socket *sock, const void *buff, int len, int nonblock, unsigned flags) {
socket66fs/smbfs/sock.cstruct socket *sock = sk->socket;
socket111fs/smbfs/sock.cstruct socket *sock;
socket159fs/smbfs/sock.cstruct socket *sock;
socket213fs/smbfs/sock.csmb_receive_raw(struct socket *sock, unsigned char *target,
socket294fs/smbfs/sock.csmb_receive(struct smb_server *server, struct socket *sock)
socket324fs/smbfs/sock.csmb_receive_trans2(struct smb_server *server, struct socket *sock,
socket433fs/smbfs/sock.cstatic inline struct socket *
socket451fs/smbfs/sock.cstruct socket *sock = server_sock(server);
socket473fs/smbfs/sock.cstruct socket *sock = server_sock(server);
socket498fs/smbfs/sock.cstruct socket *sock = server_sock(server);
socket566fs/smbfs/sock.cstruct socket *sock = server_sock(server);
socket632fs/smbfs/sock.cstruct socket *sock = server_sock(server);
socket707fs/smbfs/sock.cstruct socket *sock = server_sock(server);
socket244include/linux/fs.hstruct socket socket_i;
socket80include/linux/net.hstruct socket    *conn;    /* server socket connected to  */
socket81include/linux/net.hstruct socket    *iconn;    /* incomplete client conn.s  */
socket82include/linux/net.hstruct socket    *next;
socket93include/linux/net.hint  (*create)  (struct socket *sock, int protocol);
socket94include/linux/net.hint  (*dup)    (struct socket *newsock, struct socket *oldsock);
socket95include/linux/net.hint  (*release)  (struct socket *sock, struct socket *peer);
socket96include/linux/net.hint  (*bind)    (struct socket *sock, struct sockaddr *umyaddr,
socket98include/linux/net.hint  (*connect)  (struct socket *sock, struct sockaddr *uservaddr,
socket100include/linux/net.hint  (*socketpair)  (struct socket *sock1, struct socket *sock2);
socket101include/linux/net.hint  (*accept)  (struct socket *sock, struct socket *newsock,
socket103include/linux/net.hint  (*getname)  (struct socket *sock, struct sockaddr *uaddr,
socket105include/linux/net.hint  (*select)  (struct socket *sock, int sel_type,
socket107include/linux/net.hint  (*ioctl)  (struct socket *sock, unsigned int cmd,
socket109include/linux/net.hint  (*listen)  (struct socket *sock, int len);
socket110include/linux/net.hint  (*shutdown)  (struct socket *sock, int flags);
socket111include/linux/net.hint  (*setsockopt)  (struct socket *sock, int level, int optname,
socket113include/linux/net.hint  (*getsockopt)  (struct socket *sock, int level, int optname,
socket115include/linux/net.hint  (*fcntl)  (struct socket *sock, unsigned int cmd,
socket117include/linux/net.hint   (*sendmsg)  (struct socket *sock, struct msghdr *m, int total_len, int nonblock, int flags);
socket118include/linux/net.hint   (*recvmsg)  (struct socket *sock, struct msghdr *m, int total_len, int nonblock, int flags, int *addr_len);
socket126include/linux/net.hextern int  sock_wake_async(struct socket *sock, int how);
socket129include/linux/net.hextern struct socket *sock_alloc(void);
socket130include/linux/net.hextern void  sock_release(struct socket *sock);
socket39include/linux/rpcsock.hstruct socket    *sock;
socket264include/net/sock.hstruct socket    *socket;
socket253net/appletalk/ddp.clen += sprintf (buffer+len,"%02X %d\n", s->state, SOCK_INODE(s->socket)->i_uid);
socket951net/appletalk/ddp.cstatic int atalk_fcntl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket966net/appletalk/ddp.cstatic int atalk_setsockopt(struct socket *sock, int level, int optname, char *optval, int optlen)
socket1004net/appletalk/ddp.cstatic int atalk_getsockopt(struct socket *sock, int level, int optname,
socket1043net/appletalk/ddp.cstatic int atalk_listen(struct socket *sock, int backlog)
socket1063net/appletalk/ddp.csock_wake_async(sk->socket,0);
socket1072net/appletalk/ddp.cstatic int atalk_create(struct socket *sock, int protocol)
socket1112net/appletalk/ddp.csk->socket=sock;
socket1145net/appletalk/ddp.cstatic int atalk_dup(struct socket *newsock,struct socket *oldsock)
socket1154net/appletalk/ddp.cstatic int atalk_release(struct socket *sock, struct socket *peer)
socket1205net/appletalk/ddp.cstatic int atalk_bind(struct socket *sock, struct sockaddr *uaddr,int addr_len)
socket1259net/appletalk/ddp.cstatic int atalk_connect(struct socket *sock, struct sockaddr *uaddr,
socket1299net/appletalk/ddp.cstatic int atalk_socketpair(struct socket *sock1, struct socket *sock2)
socket1308net/appletalk/ddp.cstatic int atalk_accept(struct socket *sock, struct socket *newsock, int flags)
socket1320net/appletalk/ddp.cstatic int atalk_getname(struct socket *sock, struct sockaddr *uaddr,
socket1512net/appletalk/ddp.cstatic int atalk_sendmsg(struct socket *sock, struct msghdr *msg, int len, int nonblock, int flags)
socket1699net/appletalk/ddp.cstatic int atalk_recvmsg(struct socket *sock, struct msghdr *msg, int size, int noblock, int flags, int *addr_len)
socket1745net/appletalk/ddp.cstatic int atalk_shutdown(struct socket *sk,int how)
socket1750net/appletalk/ddp.cstatic int atalk_select(struct socket *sock , int sel_type, select_table *wait)
socket1761net/appletalk/ddp.cstatic int atalk_ioctl(struct socket *sock,unsigned int cmd, unsigned long arg)
socket683net/ax25/af_ax25.cstatic int ax25_fcntl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket692net/ax25/af_ax25.cstatic int ax25_setsockopt(struct socket *sock, int level, int optname,
socket767net/ax25/af_ax25.cstatic int ax25_getsockopt(struct socket *sock, int level, int optname,
socket832net/ax25/af_ax25.cstatic int ax25_listen(struct socket *sock, int backlog)
socket857net/ax25/af_ax25.cstatic int ax25_create(struct socket *sock, int protocol)
socket904net/ax25/af_ax25.csk->socket        = sock;
socket961net/ax25/af_ax25.csk->socket = osk->socket;
socket1035net/ax25/af_ax25.cstatic int ax25_dup(struct socket *newsock, struct socket *oldsock)
socket1042net/ax25/af_ax25.cstatic int ax25_release(struct socket *sock, struct socket *peer)
socket1100net/ax25/af_ax25.csk->socket = NULL;  /* Not used, but we should do this. **/
socket1111net/ax25/af_ax25.cstatic int ax25_bind(struct socket *sock, struct sockaddr *uaddr,int addr_len)
socket1168net/ax25/af_ax25.cstatic int ax25_connect(struct socket *sock, struct sockaddr *uaddr,
socket1272net/ax25/af_ax25.cstatic int ax25_socketpair(struct socket *sock1, struct socket *sock2)
socket1277net/ax25/af_ax25.cstatic int ax25_accept(struct socket *sock, struct socket *newsock, int flags)
socket1326net/ax25/af_ax25.cstatic int ax25_getname(struct socket *sock, struct sockaddr *uaddr,
socket1685net/ax25/af_ax25.cstatic int ax25_sendmsg(struct socket *sock, struct msghdr *msg, int len, int noblock, int flags)
socket1823net/ax25/af_ax25.cstatic int ax25_recvmsg(struct socket *sock, struct msghdr *msg, int size, int noblock, int flags, int *addr_len)
socket1899net/ax25/af_ax25.cstatic int ax25_shutdown(struct socket *sk, int how)
socket1905net/ax25/af_ax25.cstatic int ax25_select(struct socket *sock , int sel_type, select_table *wait)
socket1912net/ax25/af_ax25.cstatic int ax25_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket470net/core/sock.csk->socket->flags |= SO_NOSPACE;
socket506net/core/sock.csk->socket->flags &= ~SO_NOSPACE;
socket429net/ipv4/af_inet.cstatic int inet_fcntl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket458net/ipv4/af_inet.cstatic int inet_setsockopt(struct socket *sock, int level, int optname,
socket474net/ipv4/af_inet.cstatic int inet_getsockopt(struct socket *sock, int level, int optname,
socket510net/ipv4/af_inet.cstatic int inet_listen(struct socket *sock, int backlog)
socket553net/ipv4/af_inet.csock_wake_async(sk->socket, 1);
socket562net/ipv4/af_inet.csock_wake_async(sk->socket, 2);
socket573net/ipv4/af_inet.cstatic int inet_create(struct socket *sock, int protocol)
socket646net/ipv4/af_inet.csk->socket = sock;
socket723net/ipv4/af_inet.cstatic int inet_dup(struct socket *newsock, struct socket *oldsock)
socket750net/ipv4/af_inet.cstatic int inet_release(struct socket *sock, struct socket *peer)
socket813net/ipv4/af_inet.csk->socket = NULL;
socket818net/ipv4/af_inet.cstatic int inet_bind(struct socket *sock, struct sockaddr *uaddr,
socket927net/ipv4/af_inet.cstatic int inet_connect(struct socket *sock, struct sockaddr * uaddr,
socket999net/ipv4/af_inet.cstatic int inet_socketpair(struct socket *sock1, struct socket *sock2)
socket1009net/ipv4/af_inet.cstatic int inet_accept(struct socket *sock, struct socket *newsock, int flags)
socket1048net/ipv4/af_inet.csk2->socket = newsock;
socket1062net/ipv4/af_inet.csk2->socket=NULL;
socket1086net/ipv4/af_inet.cstatic int inet_getname(struct socket *sock, struct sockaddr *uaddr,
socket1118net/ipv4/af_inet.cstatic int inet_recvmsg(struct socket *sock, struct msghdr *ubuf, int size, int noblock, 
socket1134net/ipv4/af_inet.cstatic int inet_sendmsg(struct socket *sock, struct msghdr *msg, int size, int noblock, 
socket1155net/ipv4/af_inet.cstatic int inet_shutdown(struct socket *sock, int how)
socket1179net/ipv4/af_inet.cstatic int inet_select(struct socket *sock, int sel_type, select_table *wait )
socket1199net/ipv4/af_inet.cstatic int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket177net/ipv4/icmp.cstruct socket icmp_socket;
socket117net/ipv4/proc.c(sp->socket&&SOCK_INODE(sp->socket))?SOCK_INODE(sp->socket)->i_uid:0,
socket1877net/ipv4/tcp.csk->socket->flags |= SO_NOSPACE;
socket1900net/ipv4/tcp.csk->socket->flags &= ~SO_NOSPACE;
socket2338net/ipv4/tcp.csk->socket->flags |= SO_WAITDATA;
socket2340net/ipv4/tcp.csk->socket->flags &= ~SO_WAITDATA;
socket3008net/ipv4/tcp.cnewsk->socket = NULL;
socket3922net/ipv4/tcp.csock_wake_async(sk->socket, 1);
socket4968net/ipv4/tcp.csock_wake_async(sk->socket, 0);
socket1248net/ipx/af_ipx.cs->state, SOCK_INODE(s->socket)->i_uid);
socket1317net/ipx/af_ipx.cstatic int ipx_fcntl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket1326net/ipx/af_ipx.cstatic int ipx_setsockopt(struct socket *sock, int level, int optname, char *optval, int optlen)
socket1362net/ipx/af_ipx.cstatic int ipx_getsockopt(struct socket *sock, int level, int optname,
socket1400net/ipx/af_ipx.cstatic int ipx_listen(struct socket *sock, int backlog)
socket1416net/ipx/af_ipx.csock_wake_async(sk->socket, 1);
socket1421net/ipx/af_ipx.cipx_create(struct socket *sock, int protocol)
socket1451net/ipx/af_ipx.csk->socket=sock;
socket1475net/ipx/af_ipx.cstatic int ipx_release(struct socket *sock, struct socket *peer)
socket1488net/ipx/af_ipx.cstatic int ipx_dup(struct socket *newsock,struct socket *oldsock)
socket1511net/ipx/af_ipx.cstatic int ipx_bind(struct socket *sock, struct sockaddr *uaddr,int addr_len)
socket1556net/ipx/af_ipx.cstatic int ipx_connect(struct socket *sock, struct sockaddr *uaddr,
socket1592net/ipx/af_ipx.cstatic int ipx_socketpair(struct socket *sock1, struct socket *sock2)
socket1597net/ipx/af_ipx.cstatic int ipx_accept(struct socket *sock, struct socket *newsock, int flags)
socket1604net/ipx/af_ipx.cstatic int ipx_getname(struct socket *sock, struct sockaddr *uaddr,
socket1737net/ipx/af_ipx.cstatic int ipx_sendmsg(struct socket *sock, struct msghdr *msg, int len, int noblock,
socket1781net/ipx/af_ipx.cstatic int ipx_recvmsg(struct socket *sock, struct msghdr *msg, int size, int noblock,
socket1823net/ipx/af_ipx.cstatic int ipx_shutdown(struct socket *sk,int how)
socket1828net/ipx/af_ipx.cstatic int ipx_select(struct socket *sock , int sel_type, select_table *wait)
socket1835net/ipx/af_ipx.cstatic int ipx_ioctl(struct socket *sock,unsigned int cmd, unsigned long arg)
socket287net/netrom/af_netrom.cstatic int nr_fcntl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket296net/netrom/af_netrom.cstatic int nr_setsockopt(struct socket *sock, int level, int optname,
socket346net/netrom/af_netrom.cstatic int nr_getsockopt(struct socket *sock, int level, int optname,
socket395net/netrom/af_netrom.cstatic int nr_listen(struct socket *sock, int backlog)
socket421net/netrom/af_netrom.cstatic int nr_create(struct socket *sock, int protocol)
socket443net/netrom/af_netrom.csk->socket        = sock;
socket545net/netrom/af_netrom.csk->socket      = osk->socket;
socket605net/netrom/af_netrom.cstatic int nr_dup(struct socket *newsock, struct socket *oldsock)
socket612net/netrom/af_netrom.cstatic int nr_release(struct socket *sock, struct socket *peer)
socket669net/netrom/af_netrom.csk->socket = NULL;  /* Not used, but we should do this. **/
socket674net/netrom/af_netrom.cstatic int nr_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len)
socket735net/netrom/af_netrom.cstatic int nr_connect(struct socket *sock, struct sockaddr *uaddr,
socket831net/netrom/af_netrom.cstatic int nr_socketpair(struct socket *sock1, struct socket *sock2)
socket836net/netrom/af_netrom.cstatic int nr_accept(struct socket *sock, struct socket *newsock, int flags)
socket885net/netrom/af_netrom.cstatic int nr_getname(struct socket *sock, struct sockaddr *uaddr,
socket1028net/netrom/af_netrom.cstatic int nr_sendmsg(struct socket *sock, struct msghdr *msg, int len, int noblock, int flags)
socket1131net/netrom/af_netrom.cstatic int nr_recvmsg(struct socket *sock, struct msghdr *msg, int size, int noblock,
socket1181net/netrom/af_netrom.cstatic int nr_shutdown(struct socket *sk, int how)
socket1186net/netrom/af_netrom.cstatic int nr_select(struct socket *sock , int sel_type, select_table *wait)
socket1193net/netrom/af_netrom.cstatic int nr_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket205net/socket.c__inline struct socket *socki_lookup(struct inode *inode)
socket214net/socket.cextern __inline struct socket *sockfd_lookup(int fd, struct file **pfile)
socket236net/socket.cstruct socket *sock_alloc(void)
socket239net/socket.cstruct socket * sock;
socket269net/socket.cstatic inline void sock_release_peer(struct socket *peer)
socket276net/socket.cvoid sock_release(struct socket *sock)
socket279net/socket.cstruct socket *peersock, *nextsock;
socket324net/socket.cstruct socket *sock;
socket356net/socket.cstruct socket *sock;
socket392net/socket.cstruct socket *sock;
socket400net/socket.cstruct socket *sock;
socket433net/socket.cstruct socket *sock;
socket479net/socket.cint sock_wake_async(struct socket *sock, int how)
socket512net/socket.cstruct socket *sock;
socket578net/socket.cstruct socket *sock1, *sock2;
socket642net/socket.cstruct socket *sock;
socket672net/socket.cstruct socket *sock;
socket702net/socket.cstruct socket *sock, *newsock;
socket763net/socket.cstruct socket *sock;
socket814net/socket.cstruct socket *sock;
socket839net/socket.cstruct socket *sock;
socket864net/socket.cstruct socket *sock;
socket899net/socket.cstruct socket *sock;
socket940net/socket.cstruct socket *sock;
socket977net/socket.cstruct socket *sock;
socket1022net/socket.cstruct socket *sock;
socket1040net/socket.cstruct socket *sock;
socket1060net/socket.cstruct socket *sock;
socket1077net/socket.cstruct socket *sock;
socket1112net/socket.cstruct socket *sock;
socket1158net/socket.cstruct socket *sock;
socket209net/unix/af_unix.cstatic int unix_fcntl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket218net/unix/af_unix.cstatic int unix_setsockopt(struct socket *sock, int level, int optname, char *optval, int optlen)
socket226net/unix/af_unix.cstatic int unix_getsockopt(struct socket *sock, int level, int optname, char *optval, int *optlen)
socket234net/unix/af_unix.cstatic int unix_listen(struct socket *sock, int backlog)
socket257net/unix/af_unix.csock_wake_async(sk->socket, 1);
socket266net/unix/af_unix.csock_wake_async(sk->socket, 2);
socket270net/unix/af_unix.cstatic int unix_create(struct socket *sock, int protocol)
socket330net/unix/af_unix.csk->socket=sock;
socket338net/unix/af_unix.cstatic int unix_dup(struct socket *newsock, struct socket *oldsock)
socket343net/unix/af_unix.cstatic int unix_release(struct socket *sock, struct socket *peer)
socket402net/unix/af_unix.cstatic int unix_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len)
socket449net/unix/af_unix.cstatic int unix_connect(struct socket *sock, struct sockaddr *uaddr, int addr_len, int flags)
socket577net/unix/af_unix.cstatic int unix_socketpair(struct socket *a, struct socket *b)
socket594net/unix/af_unix.cstatic int unix_accept(struct socket *sock, struct socket *newsock, int flags)
socket651net/unix/af_unix.csock_wake_async(tsk->socket, 0);
socket655net/unix/af_unix.cstatic int unix_getname(struct socket *sock, struct sockaddr *uaddr, int *uaddr_len, int peer)
socket678net/unix/af_unix.cstatic int unix_sendmsg(struct socket *sock, struct msghdr *msg, int len, int nonblock, int flags)
socket807net/unix/af_unix.csk->socket->flags |= SO_WAITDATA;
socket809net/unix/af_unix.csk->socket->flags &= ~SO_WAITDATA;
socket814net/unix/af_unix.cstatic int unix_recvmsg(struct socket *sock, struct msghdr *msg, int size, int noblock, int flags, int *addr_len)
socket900net/unix/af_unix.cstatic int unix_shutdown(struct socket *sock, int mode)
socket929net/unix/af_unix.cstatic int unix_select(struct socket *sock,  int sel_type, select_table *wait)
socket934net/unix/af_unix.cstatic int unix_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
socket987net/unix/af_unix.cs->socket->flags,
socket988net/unix/af_unix.cs->socket->type,
socket989net/unix/af_unix.cs->socket->state);