PATH:
usr
/
include
/
linux
/
netfilter
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright (c) 2003+ Evgeniy Polyakov <johnpol@2ka.mxt.ru> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef _XT_OSF_H #define _XT_OSF_H #include <linux/types.h> #include <linux/ip.h> #include <linux/tcp.h> #include <linux/netfilter/nf_osf.h> #define XT_OSF_GENRE NF_OSF_GENRE #define XT_OSF_INVERT NF_OSF_INVERT #define XT_OSF_TTL NF_OSF_TTL #define XT_OSF_LOG NF_OSF_LOG #define XT_OSF_LOGLEVEL_ALL NF_OSF_LOGLEVEL_ALL #define XT_OSF_LOGLEVEL_FIRST NF_OSF_LOGLEVEL_FIRST #define XT_OSF_LOGLEVEL_ALL_KNOWN NF_OSF_LOGLEVEL_ALL_KNOWN #define XT_OSF_TTL_TRUE NF_OSF_TTL_TRUE #define XT_OSF_TTL_NOCHECK NF_OSF_TTL_NOCHECK #define XT_OSF_TTL_LESS 1 /* Check if ip TTL is less than fingerprint one */ #define xt_osf_wc nf_osf_wc #define xt_osf_opt nf_osf_opt #define xt_osf_info nf_osf_info #define xt_osf_user_finger nf_osf_user_finger #define xt_osf_finger nf_osf_finger #define xt_osf_nlmsg nf_osf_nlmsg /* * Add/remove fingerprint from the kernel. */ enum xt_osf_msg_types { OSF_MSG_ADD, OSF_MSG_REMOVE, OSF_MSG_MAX, }; enum xt_osf_attr_type { OSF_ATTR_UNSPEC, OSF_ATTR_FINGER, OSF_ATTR_MAX, }; #endif /* _XT_OSF_H */
[+]
..
[-] xt_helper.h
[edit]
[-] xt_comment.h
[edit]
[-] xt_TCPMSS.h
[edit]
[-] xt_dscp.h
[edit]
[-] nf_conntrack_tcp.h
[edit]
[-] xt_TEE.h
[edit]
[-] xt_ipvs.h
[edit]
[-] nf_conntrack_common.h
[edit]
[-] xt_cluster.h
[edit]
[+]
ipset
[-] xt_hashlimit.h
[edit]
[-] xt_multiport.h
[edit]
[-] nfnetlink_acct.h
[edit]
[-] xt_quota.h
[edit]
[-] xt_DSCP.h
[edit]
[-] xt_connbytes.h
[edit]
[-] nf_tables_compat.h
[edit]
[-] nfnetlink_log.h
[edit]
[-] xt_state.h
[edit]
[-] nf_nat.h
[edit]
[-] xt_CONNSECMARK.h
[edit]
[-] nf_conntrack_ftp.h
[edit]
[-] nf_log.h
[edit]
[-] xt_iprange.h
[edit]
[-] xt_sctp.h
[edit]
[-] xt_IDLETIMER.h
[edit]
[-] xt_recent.h
[edit]
[-] xt_realm.h
[edit]
[-] xt_connlabel.h
[edit]
[-] xt_mac.h
[edit]
[-] xt_owner.h
[edit]
[-] x_tables.h
[edit]
[-] xt_SECMARK.h
[edit]
[-] nf_tables.h
[edit]
[-] xt_HMARK.h
[edit]
[-] xt_length.h
[edit]
[-] nf_conntrack_sctp.h
[edit]
[-] xt_TCPOPTSTRIP.h
[edit]
[-] xt_LED.h
[edit]
[-] xt_ipcomp.h
[edit]
[-] xt_conntrack.h
[edit]
[-] xt_osf.h
[edit]
[-] xt_set.h
[edit]
[-] nfnetlink_compat.h
[edit]
[-] xt_l2tp.h
[edit]
[-] xt_MARK.h
[edit]
[-] xt_NFQUEUE.h
[edit]
[-] xt_string.h
[edit]
[-] xt_esp.h
[edit]
[-] xt_connlimit.h
[edit]
[-] xt_limit.h
[edit]
[-] xt_TPROXY.h
[edit]
[-] xt_dccp.h
[edit]
[-] xt_CHECKSUM.h
[edit]
[-] xt_CONNMARK.h
[edit]
[-] xt_tcpudp.h
[edit]
[-] xt_policy.h
[edit]
[-] nfnetlink_cthelper.h
[edit]
[-] xt_RATEEST.h
[edit]
[-] xt_SYNPROXY.h
[edit]
[-] nfnetlink.h
[edit]
[-] xt_cgroup.h
[edit]
[-] nfnetlink_queue.h
[edit]
[-] xt_cpu.h
[edit]
[-] xt_NFLOG.h
[edit]
[-] xt_rateest.h
[edit]
[-] xt_physdev.h
[edit]
[-] xt_CLASSIFY.h
[edit]
[-] xt_addrtype.h
[edit]
[-] xt_connmark.h
[edit]
[-] xt_statistic.h
[edit]
[-] xt_mark.h
[edit]
[-] xt_devgroup.h
[edit]
[-] nf_osf.h
[edit]
[-] nfnetlink_cttimeout.h
[edit]
[-] xt_u32.h
[edit]
[-] nfnetlink_conntrack.h
[edit]
[-] xt_pkttype.h
[edit]
[-] xt_socket.h
[edit]
[-] xt_CT.h
[edit]
[-] xt_rpfilter.h
[edit]
[-] xt_ecn.h
[edit]
[-] xt_bpf.h
[edit]
[-] xt_LOG.h
[edit]
[-] xt_tcpmss.h
[edit]
[-] nf_conntrack_tuple_common.h
[edit]
[-] xt_AUDIT.h
[edit]
[-] xt_nfacct.h
[edit]
[-] xt_time.h
[edit]