Searched refs:rsvp_ext_map (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_rsvp.h120 static struct tcf_ext_map rsvp_ext_map = { variable in typeref:struct:tcf_ext_map
442 err = tcf_exts_validate(tp, tb, tca[TCA_RATE-1], &e, &rsvp_ext_map);
630 if (tcf_exts_dump(skb, &f->exts, &rsvp_ext_map) < 0)
635 if (tcf_exts_dump_stats(skb, &f->exts, &rsvp_ext_map) < 0)

Completed in 104 milliseconds