/openbmc/linux/net/openvswitch/ |
H A D | vport-vxlan.c | 31 struct nlattr *exts; in vxlan_get_options() local 54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
|
/openbmc/linux/include/net/ |
H A D | pkt_cls.h | 230 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() 244 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() 256 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net() 265 #define tcf_exts_for_each_action(i, a, exts) \ argument 268 #define tcf_exts_for_each_action(i, a, exts) \ argument 281 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update() 313 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() 334 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec() 344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex() 645 struct tcf_exts *exts; member [all …]
|
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 56 const struct tcf_exts *exts; member 111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 139 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 1679 struct tcf_exts *exts; in __tcf_classify() local 3255 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 3270 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex() 3325 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate() 3345 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act() 3354 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump() 3800 const struct tcf_exts *exts, in tc_setup_offload_action() [all …]
|
H A D | cls_cgroup.c | 20 struct tcf_exts exts; member
|
H A D | cls_basic.c | 31 struct tcf_exts exts; member
|
H A D | cls_matchall.c | 18 struct tcf_exts exts; member
|
H A D | cls_fw.c | 39 struct tcf_exts exts; member
|
H A D | cls_route.c | 53 struct tcf_exts exts; member
|
H A D | cls_bpf.c | 45 struct tcf_exts exts; member
|
H A D | cls_flow.c | 40 struct tcf_exts exts; member
|
H A D | cls_u32.c | 48 struct tcf_exts exts; member
|
H A D | cls_flower.c | 118 struct tcf_exts exts; member
|
/openbmc/linux/fs/efs/ |
H A D | inode.c | 209 efs_extent ext, *exts; in efs_map_block() local
|
/openbmc/linux/arch/arc/kernel/ |
H A D | intc-arcv2.c | 17 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 96 struct tcf_exts *exts; in fill_action_fields() local
|
/openbmc/qemu/hw/display/ |
H A D | edid-generate.c | 554 uint32_t exts; in qemu_edid_size() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 63 struct tcf_exts *exts; in tc_fill_actions() local
|
H A D | stmmac_selftests.c | 1090 struct tcf_exts *exts; in stmmac_test_rxp() local
|
/openbmc/linux/drivers/counter/ |
H A D | counter-sysfs.c | 804 const struct counter_comp *const exts, in counter_sysfs_exts_add()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 9448 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions() 9481 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
|