Home
last modified time | relevance | path

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

/linux-3.4.99/net/sched/
Dcls_api.c495 void tcf_exts_destroy(struct tcf_proto *tp, struct tcf_exts *exts) in tcf_exts_destroy()
507 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate()
561 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_dump()
597 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_dump_stats()
Dcls_cgroup.c98 struct tcf_exts exts; member
Dcls_basic.c31 struct tcf_exts exts; member
Dcls_fw.c46 struct tcf_exts exts; member
Dcls_tcindex.c31 struct tcf_exts exts; member
Dcls_route.c55 struct tcf_exts exts; member
Dcls_rsvp.h94 struct tcf_exts exts; member
Dcls_flow.c41 struct tcf_exts exts; member
Dcls_u32.c49 struct tcf_exts exts; member
/linux-3.4.99/include/net/
Dpkt_cls.h85 tcf_exts_is_predicative(struct tcf_exts *exts) in tcf_exts_is_predicative()
101 tcf_exts_is_available(struct tcf_exts *exts) in tcf_exts_is_available()
119 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
/linux-3.4.99/fs/efs/
Dinode.c208 efs_extent ext, *exts; in efs_map_block() local