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

/external/libnl/include/
H A Dnetlink-tc.h34 extern int tca_msg_parser(struct nlmsghdr *, struct rtnl_tca *);
/external/libnl/lib/route/
H A Dclass.c44 err = tca_msg_parser(n, (struct rtnl_tca *) class);
H A Dcls.c52 err = tca_msg_parser(nlh, (struct rtnl_tca *) cls);
H A Dqdisc.c113 err = tca_msg_parser(n, (struct rtnl_tca *) qdisc);
H A Dtc.c58 int tca_msg_parser(struct nlmsghdr *n, struct rtnl_tca *g) function

Completed in 799 milliseconds