Searched refs:addattr_nest_compat (Results 1 – 4 of 4) sorted by relevance
/external/iproute2/tc/ |
D | q_prio.c | 90 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt)); in prio_parse_opt()
|
D | q_rr.c | 85 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt)); in rr_parse_opt()
|
/external/iproute2/include/ |
D | libnetlink.h | 121 struct rtattr *addattr_nest_compat(struct nlmsghdr *n, int maxlen, int type,
|
/external/iproute2/lib/ |
D | libnetlink.c | 910 struct rtattr *addattr_nest_compat(struct nlmsghdr *n, int maxlen, int type, in addattr_nest_compat() function
|