Searched defs:exts (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/net/sched/ |
D | cls_api.c | 495 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()
|
D | cls_cgroup.c | 98 struct tcf_exts exts; member
|
D | cls_basic.c | 31 struct tcf_exts exts; member
|
D | cls_fw.c | 46 struct tcf_exts exts; member
|
D | cls_tcindex.c | 31 struct tcf_exts exts; member
|
D | cls_route.c | 55 struct tcf_exts exts; member
|
D | cls_rsvp.h | 94 struct tcf_exts exts; member
|
D | cls_flow.c | 41 struct tcf_exts exts; member
|
D | cls_u32.c | 49 struct tcf_exts exts; member
|
/linux-3.4.99/include/net/ |
D | pkt_cls.h | 85 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/ |
D | inode.c | 208 efs_extent ext, *exts; in efs_map_block() local
|