Searched defs:exts (Results 1 - 19 of 19) sorted by relevance

/linux-master/net/openvswitch/
H A Dvport-vxlan.c31 struct nlattr *exts; local
54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; local
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c96 struct tcf_exts *exts; local
/linux-master/net/sched/
H A Dcls_cgroup.c20 struct tcf_exts exts; member in struct:cls_cgroup_head
[all...]
H A Dcls_matchall.c18 struct tcf_exts exts; member in struct:cls_mall_head
[all...]
H A Dcls_fw.c39 struct tcf_exts exts; member in struct:fw_filter
[all...]
H A Dcls_basic.c31 struct tcf_exts exts; member in struct:basic_filter
[all...]
H A Dcls_route.c53 struct tcf_exts exts; member in struct:route4_filter
[all...]
H A Dcls_bpf.c45 struct tcf_exts exts; member in struct:cls_bpf_prog
[all...]
H A Dcls_flow.c40 struct tcf_exts exts; member in struct:flow_filter
[all...]
H A Dcls_u32.c48 struct tcf_exts exts; member in struct:tc_u_knode
[all...]
H A Dcls_api.c56 const struct tcf_exts *exts; member in struct:tcf_exts_miss_cookie_node
77 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, argument
111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) argument
133 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struc argument
139 tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) argument
1703 struct tcf_exts *exts; local
3264 tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, int police, struct tcf_proto *tp, u32 handle, bool use_action_miss) argument
3305 tcf_exts_destroy(struct tcf_exts *exts) argument
3319 tcf_exts_validate_ex(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) argument
3373 tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, u32 flags, struct netlink_ext_ack *extack) argument
3394 tcf_exts_first_act(struct tcf_exts *exts) argument
3403 tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) argument
3444 tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) argument
3470 tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) argument
3848 tc_setup_offload_action(struct flow_action *flow_action, const struct tcf_exts *exts, struct netlink_ext_ack *extack) argument
3868 tcf_exts_num_actions(struct tcf_exts *exts) argument
[all...]
H A Dcls_flower.c118 struct tcf_exts exts; member in struct:cls_fl_filter
[all...]
/linux-master/arch/arc/kernel/
H A Dintc-arcv2.c17 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member in struct:bcr_irq_arcv2
/linux-master/fs/efs/
H A Dinode.c208 efs_extent ext, *exts; local
/linux-master/drivers/counter/
H A Dcounter-sysfs.c802 counter_sysfs_exts_add(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const exts, const size_t num_ext, const enum counter_scope scope, void *const parent) argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c63 struct tcf_exts *exts; local
H A Dstmmac_selftests.c1090 struct tcf_exts *exts; local
/linux-master/include/net/
H A Dpkt_cls.h232 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, argument
246 static inline bool tcf_exts_get_net(struct tcf_exts *exts) argument
258 tcf_exts_put_net(struct tcf_exts *exts) argument
283 tcf_exts_hw_stats_update(const struct tcf_exts *exts, struct flow_stats *stats, bool use_act_stats) argument
315 tcf_exts_has_actions(struct tcf_exts *exts) argument
336 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, struct tcf_result *res) argument
346 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, struct tcf_result *res) argument
647 struct tcf_exts *exts; member in struct:tc_cls_u32_knode
787 struct tcf_exts *exts; member in struct:tc_cls_bpf_offload
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9477 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) argument
9510 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) argument

Completed in 227 milliseconds