Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dvport-vxlan.c31 struct nlattr *exts; in vxlan_get_options() local
54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
/linux/include/net/
H A Dpkt_cls.h241 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init()
255 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
267 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
276 #define tcf_exts_for_each_action(i, a, exts) \ argument
279 #define tcf_exts_for_each_action(i, a, exts) \ argument
292 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update()
324 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
345 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
355 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex()
658 struct tcf_exts *exts; member
[all …]
/linux/net/sched/
H A Dcls_api.c56 const struct tcf_exts *exts; member
77 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() argument
111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 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) tcf_exts_miss_cookie_base_destroy() argument
1733 struct tcf_exts *exts; __tcf_classify() local
3330 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) tcf_exts_init_ex() argument
3371 tcf_exts_destroy(struct tcf_exts * exts) tcf_exts_destroy() argument
3386 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) tcf_exts_validate_ex() argument
3440 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) tcf_exts_validate() argument
3460 tcf_exts_first_act(struct tcf_exts * exts) tcf_exts_first_act() argument
3469 tcf_exts_dump(struct sk_buff * skb,struct tcf_exts * exts) tcf_exts_dump() argument
3510 tcf_exts_terse_dump(struct sk_buff * skb,struct tcf_exts * exts) tcf_exts_terse_dump() argument
3536 tcf_exts_dump_stats(struct sk_buff * skb,struct tcf_exts * exts) tcf_exts_dump_stats() argument
3915 tc_setup_offload_action(struct flow_action * flow_action,const struct tcf_exts * exts,struct netlink_ext_ack * extack) tc_setup_offload_action() argument
3934 tcf_exts_num_actions(struct tcf_exts * exts) tcf_exts_num_actions() argument
[all...]
H A Dcls_cgroup.c20 struct tcf_exts exts; member
H A Dcls_basic.c31 struct tcf_exts exts; member
H A Dcls_fw.c39 struct tcf_exts exts; member
H A Dcls_route.c53 struct tcf_exts exts; member
H A Dcls_flow.c40 struct tcf_exts exts; member
H A Dcls_bpf.c45 struct tcf_exts exts; member
H A Dcls_flower.c129 struct tcf_exts exts; member
[all...]
/linux/fs/efs/
H A Dinode.c208 efs_extent ext, *exts; in efs_map_block() local
/linux/arch/arc/kernel/
H A Dintc-arcv2.c17 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields() local
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions() local
H A Dstmmac_selftests.c1090 struct tcf_exts *exts; in stmmac_test_rxp() local
/linux/drivers/counter/
H A Dcounter-sysfs.c804 const struct counter_comp *const exts, in counter_sysfs_exts_add()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10099 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
10132 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()