Searched defs:exts (Results 1 – 13 of 13) sorted by relevance
509 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()519 struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr) in tcf_exts_validate()573 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()613 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
41 struct tcf_exts exts; member269 struct tcf_exts exts; in cls_bpf_modify_existing() local
23 struct tcf_exts exts; member
32 struct tcf_exts exts; member
47 struct tcf_exts exts; member
28 struct tcf_exts exts; member
42 struct tcf_exts exts; member
56 struct tcf_exts exts; member
96 struct tcf_exts exts; member
51 struct tcf_exts exts; member
53 u32 exts; /* VXLAN_F_* in <net/vxlan.h> */ member101 struct nlattr *exts; in vxlan_get_options() local132 struct nlattr *exts[OVS_VXLAN_EXT_MAX+1]; in vxlan_configure_exts() local
71 static inline void tcf_exts_init(struct tcf_exts *exts, int action, int police) in tcf_exts_init()89 tcf_exts_is_predicative(struct tcf_exts *exts) in tcf_exts_is_predicative()105 tcf_exts_is_available(struct tcf_exts *exts) in tcf_exts_is_available()123 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
205 efs_extent ext, *exts; in efs_map_block() local