/Linux-v4.19/include/net/ |
D | pkt_cls.h | 263 static inline int tcf_exts_init(struct tcf_exts *exts, int action, int police) in tcf_exts_init() 283 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() 293 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net() 302 #define tcf_exts_for_each_action(i, a, exts) \ argument 305 #define tcf_exts_for_each_action(i, a, exts) \ argument 310 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update() 334 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() 349 static inline bool tcf_exts_has_one_action(struct tcf_exts *exts) in tcf_exts_has_one_action() 358 static inline struct tc_action *tcf_exts_first_action(struct tcf_exts *exts) in tcf_exts_first_action() 379 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec() [all …]
|
/Linux-v4.19/net/openvswitch/ |
D | vport-vxlan.c | 44 struct nlattr *exts; in vxlan_get_options() local 67 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
|
/Linux-v4.19/net/sched/ |
D | cls_api.c | 2036 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 2047 struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr, in tcf_exts_validate() 2102 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act() 2111 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump() 2152 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats() 2163 static int tc_exts_setup_cb_egdev_call(struct tcf_exts *exts, in tc_exts_setup_cb_egdev_call() 2193 int tc_setup_cb_call(struct tcf_block *block, struct tcf_exts *exts, in tc_setup_cb_call()
|
D | cls_cgroup.c | 23 struct tcf_exts exts; member
|
D | cls_basic.c | 33 struct tcf_exts exts; member
|
D | cls_matchall.c | 20 struct tcf_exts exts; member
|
D | cls_fw.c | 48 struct tcf_exts exts; member
|
D | cls_tcindex.c | 29 struct tcf_exts exts; member
|
D | cls_flow.c | 43 struct tcf_exts exts; member
|
D | cls_route.c | 56 struct tcf_exts exts; member
|
D | cls_rsvp.h | 96 struct tcf_exts exts; member
|
D | cls_bpf.c | 47 struct tcf_exts exts; member
|
D | cls_u32.c | 54 struct tcf_exts exts; member
|
D | cls_flower.c | 95 struct tcf_exts exts; member
|
/Linux-v4.19/fs/efs/ |
D | inode.c | 206 efs_extent ext, *exts; in efs_map_block() local
|
/Linux-v4.19/arch/arc/kernel/ |
D | intc-arcv2.c | 21 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 63 struct tcf_exts *exts; in tc_fill_actions() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32.c | 95 struct tcf_exts *exts; in fill_action_fields() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 20 struct tcf_exts *exts, in mlxsw_sp_flower_parse_actions()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1970 struct tcf_exts *exts) in modify_header_match_supported() 2017 struct tcf_exts *exts, in actions_match_supported() 2052 static int parse_tc_nic_actions(struct mlx5e_priv *priv, struct tcf_exts *exts, in parse_tc_nic_actions() 2661 static int parse_tc_fdb_actions(struct mlx5e_priv *priv, struct tcf_exts *exts, in parse_tc_fdb_actions()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
D | qede_filter.c | 2007 struct tcf_exts *exts) in qede_parse_actions()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9170 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions() 9203 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
|