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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_rsvp.h120 static struct tcf_ext_map rsvp_ext_map = { variable in typeref:struct:tcf_ext_map
422 err = tcf_exts_validate(tp, tb, tca[TCA_RATE-1], &e, &rsvp_ext_map);
623 if (tcf_exts_dump(skb, &f->exts, &rsvp_ext_map) < 0)
628 if (tcf_exts_dump_stats(skb, &f->exts, &rsvp_ext_map) < 0)

Completed in 50 milliseconds