!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/src/linux-2.4.18-xfs-1.1/include/net/   drwxr-xr-x
Free 318.35 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     inet_common.h (1.61 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef _INET_COMMON_H
#define _INET_COMMON_H

extern struct proto_ops        inet_stream_ops;
extern struct proto_ops        inet_dgram_ops;

/*
 *    INET4 prototypes used by INET6
 */

extern void            inet_remove_sock(struct sock *sk1);
extern void            inet_put_sock(unsigned short num, 
                          struct sock *sk);
extern int            inet_release(struct socket *sock);
extern int            inet_stream_connect(struct socket *sock,
                            struct sockaddr * uaddr,
                            int addr_len, int flags);
extern int            inet_dgram_connect(struct socket *sock, 
                           struct sockaddr * uaddr,
                           int addr_len, int flags);
extern int            inet_accept(struct socket *sock, 
                        struct socket *newsock, int flags);
extern int            inet_recvmsg(struct socket *sock, 
                         struct msghdr *ubuf, 
                         int size, int flags, struct scm_cookie *scm);
extern int            inet_sendmsg(struct socket *sock, 
                         struct msghdr *msg, 
                         int size, struct scm_cookie *scm);
extern int            inet_shutdown(struct socket *sock, int how);
extern unsigned int        inet_poll(struct file * file, struct socket *sock, struct poll_table_struct *wait);
extern int            inet_setsockopt(struct socket *sock, int level,
                        int optname, char *optval, 
                        int optlen);
extern int            inet_getsockopt(struct socket *sock, int level,
                        int optname, char *optval, 
                        int *optlen);
extern int            inet_fcntl(struct socket *sock, 
                       unsigned int cmd, 
                       unsigned long arg);
extern int            inet_listen(struct socket *sock, int backlog);

extern void            inet_sock_release(struct sock *sk);
extern void            inet_sock_destruct(struct sock *sk);
extern atomic_t            inet_sock_nr;

#endif



:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0043 ]--