Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dvport-vxlan.c44 struct nlattr *exts; in vxlan_get_options() local
67 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
/linux-4.4.14/net/sched/
Dcls_api.c509 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()
Dcls_bpf.c42 struct tcf_exts exts; member
310 struct tcf_exts exts; in cls_bpf_modify_existing() local
Dcls_cgroup.c23 struct tcf_exts exts; member
Dcls_basic.c32 struct tcf_exts exts; member
Dcls_fw.c47 struct tcf_exts exts; member
Dcls_tcindex.c28 struct tcf_exts exts; member
Dcls_route.c56 struct tcf_exts exts; member
Dcls_flow.c43 struct tcf_exts exts; member
Dcls_rsvp.h96 struct tcf_exts exts; member
Dcls_flower.c64 struct tcf_exts exts; member
Dcls_u32.c51 struct tcf_exts exts; member
/linux-4.4.14/include/net/
Dpkt_cls.h71 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()
/linux-4.4.14/fs/efs/
Dinode.c205 efs_extent ext, *exts; in efs_map_block() local