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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dcolor.c26 static int parse_attr(const char *name, int len) function
89 val = parse_attr(word, wordlen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_netem.c379 static int parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, function
405 ret = parse_attr(tb, TCA_NETEM_MAX, opt, netem_policy, sizeof(*qopt));

Completed in 55 milliseconds