Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/include/net/
Dpkt_cls.h263 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/
Dvport-vxlan.c44 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/
Dcls_api.c2036 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()
Dcls_cgroup.c23 struct tcf_exts exts; member
Dcls_basic.c33 struct tcf_exts exts; member
Dcls_matchall.c20 struct tcf_exts exts; member
Dcls_fw.c48 struct tcf_exts exts; member
Dcls_tcindex.c29 struct tcf_exts exts; member
Dcls_flow.c43 struct tcf_exts exts; member
Dcls_route.c56 struct tcf_exts exts; member
Dcls_rsvp.h96 struct tcf_exts exts; member
Dcls_bpf.c47 struct tcf_exts exts; member
Dcls_u32.c54 struct tcf_exts exts; member
Dcls_flower.c95 struct tcf_exts exts; member
/Linux-v4.19/fs/efs/
Dinode.c206 efs_extent ext, *exts; in efs_map_block() local
/Linux-v4.19/arch/arc/kernel/
Dintc-arcv2.c21 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions() local
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c95 struct tcf_exts *exts; in fill_action_fields() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c20 struct tcf_exts *exts, in mlxsw_sp_flower_parse_actions()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1970 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/
Dqede_filter.c2007 struct tcf_exts *exts) in qede_parse_actions()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9170 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()