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

/linux-4.4.14/net/openvswitch/
H A Dvport-vxlan.c44 struct nlattr *exts; vxlan_get_options() local
67 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; vxlan_configure_exts() local
/linux-4.4.14/net/sched/
H A Dcls_cgroup.c23 struct tcf_exts exts; member in struct:cls_cgroup_head
H A Dcls_api.c509 void tcf_exts_destroy(struct tcf_exts *exts) tcf_exts_destroy() argument
573 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_dump() argument
613 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_dump_stats() argument
518 tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr) tcf_exts_validate() argument
H A Dcls_basic.c32 struct tcf_exts exts; member in struct:basic_filter
H A Dcls_fw.c47 struct tcf_exts exts; member in struct:fw_filter
H A Dcls_bpf.c42 struct tcf_exts exts; member in struct:cls_bpf_prog
310 struct tcf_exts exts; cls_bpf_modify_existing() local
H A Dcls_route.c56 struct tcf_exts exts; member in struct:route4_filter
H A Dcls_rsvp.h96 struct tcf_exts exts; member in struct:rsvp_filter
H A Dcls_tcindex.c28 struct tcf_exts exts; member in struct:tcindex_filter_result
H A Dcls_flow.c43 struct tcf_exts exts; member in struct:flow_filter
H A Dcls_flower.c64 struct tcf_exts exts; member in struct:cls_fl_filter
H A Dcls_u32.c51 struct tcf_exts exts; member in struct:tc_u_knode
/linux-4.4.14/fs/efs/
H A Dinode.c205 efs_extent ext, *exts; efs_map_block() local
/linux-4.4.14/include/net/
H A Dpkt_cls.h71 static inline void tcf_exts_init(struct tcf_exts *exts, int action, int police) tcf_exts_init() argument
89 tcf_exts_is_predicative(struct tcf_exts *exts) tcf_exts_is_predicative() argument
105 tcf_exts_is_available(struct tcf_exts *exts) tcf_exts_is_available() argument
123 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, tcf_exts_exec() argument

Completed in 221 milliseconds