| /Linux-v5.4/net/openvswitch/ | 
| D | vport-vxlan.c | 31 		struct nlattr *exts;  in vxlan_get_options()  local54 	struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1];  in vxlan_configure_exts()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | pkt_cls.h | 198 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net,  in tcf_exts_init()219 static inline bool tcf_exts_get_net(struct tcf_exts *exts)  in tcf_exts_get_net()
 229 static inline void tcf_exts_put_net(struct tcf_exts *exts)  in tcf_exts_put_net()
 238 #define tcf_exts_for_each_action(i, a, exts) \  argument
 241 #define tcf_exts_for_each_action(i, a, exts) \  argument
 246 tcf_exts_stats_update(const struct tcf_exts *exts,  in tcf_exts_stats_update()
 270 static inline bool tcf_exts_has_actions(struct tcf_exts *exts)  in tcf_exts_has_actions()
 291 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts,  in tcf_exts_exec()
 530 	struct tcf_exts *exts;  member
 658 	struct tcf_exts *exts;  member
 
 | 
| /Linux-v5.4/fs/efs/ | 
| D | inode.c | 207 	efs_extent ext, *exts;  in efs_map_block()  local
 | 
| /Linux-v5.4/arch/arc/kernel/ | 
| D | intc-arcv2.c | 17 	unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8;  member
 | 
| /Linux-v5.4/net/sched/ | 
| D | cls_cgroup.c | 19 	struct tcf_exts		exts;  member
 | 
| D | cls_api.c | 2999 void tcf_exts_destroy(struct tcf_exts *exts)  in tcf_exts_destroy()3012 		      struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr,  in tcf_exts_validate()
 3067 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts)  in tcf_exts_first_act()
 3076 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts)  in tcf_exts_dump()
 3117 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts)  in tcf_exts_dump_stats()
 3438 			 const struct tcf_exts *exts, bool rtnl_held)  in tc_setup_flow_action()
 3590 unsigned int tcf_exts_num_actions(struct tcf_exts *exts)  in tcf_exts_num_actions()
 
 | 
| D | cls_basic.c | 30 	struct tcf_exts		exts;  member
 | 
| D | cls_fw.c | 38 	struct tcf_exts		exts;  member
 | 
| D | cls_matchall.c | 17 	struct tcf_exts exts;  member
 | 
| D | cls_tcindex.c | 30 	struct tcf_exts		exts;  member
 | 
| D | cls_flow.c | 39 	struct tcf_exts		exts;  member
 | 
| D | cls_route.c | 52 	struct tcf_exts		exts;  member
 | 
| D | cls_bpf.c | 44 	struct tcf_exts exts;  member
 | 
| D | cls_rsvp.h | 92 	struct tcf_exts			exts;  member
 | 
| D | cls_u32.c | 47 	struct tcf_exts		exts;  member
 | 
| D | cls_flower.c | 101 	struct tcf_exts exts;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_tc_u32.c | 95 	struct tcf_exts *exts;  in fill_action_fields()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ | 
| D | stmmac_tc.c | 63 	struct tcf_exts *exts;  in tc_fill_actions()  local
 | 
| D | stmmac_selftests.c | 1039 	struct tcf_exts *exts;  in stmmac_test_rxp()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 9295 			    struct tcf_exts *exts, u64 *action, u8 *queue)  in parse_tc_actions()9328 			    struct tcf_exts *exts, u64 *action, u8 *queue)  in parse_tc_actions()
 
 |