Searched defs:exts (Results 1 – 15 of 15) sorted by relevance
/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
|
/linux/net/sched/ |
H A D | cls_api.c | 56 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() 111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 133 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() 139 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 1733 struct tcf_exts *exts; in __tcf_classify() local 3306 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex() 3347 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 3362 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex() 3416 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate() [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_fw.c | 39 struct tcf_exts exts; member
|
H A D | cls_route.c | 53 struct tcf_exts exts; member
|
H A D | cls_flow.c | 40 struct tcf_exts exts; member
|
H A D | cls_flower.c | 129 struct tcf_exts exts; member
|
/linux/fs/efs/ |
H A D | inode.c | 208 efs_extent ext, *exts; in efs_map_block() local
|
/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
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 96 struct tcf_exts *exts; in fill_action_fields() local
|
/linux/drivers/counter/ |
H A D | counter-sysfs.c | 804 const struct counter_comp *const exts, in counter_sysfs_exts_add()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_selftests.c | 1090 struct tcf_exts *exts; in stmmac_test_rxp() local
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_main.c | 4150 struct tcf_exts *exts; in iavf_add_cls_u32() local
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 9840 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions() 9873 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
|