Home
last modified time | relevance | path

Searched refs:addattr_nest_compat_end (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Dq_rr.c88 addattr_nest_compat_end(n, nest); in rr_parse_opt()
Dq_prio.c93 addattr_nest_compat_end(n, nest); in prio_parse_opt()
/external/iproute2/include/
Dlibnetlink.h123 int addattr_nest_compat_end(struct nlmsghdr *n, struct rtattr *nest);
/external/iproute2/lib/
Dlibnetlink.c920 int addattr_nest_compat_end(struct nlmsghdr *n, struct rtattr *start) in addattr_nest_compat_end() function