Home
last modified time | relevance | path

Searched refs:addattr_nest_end (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/
Dlibnetlink.h57 extern int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest);
/external/iproute2/lib/
Dlibnetlink.c583 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in addattr_nest_end() function
604 addattr_nest_end(n, nest); in addattr_nest_compat_end()
/external/iproute2/ip/
Diplink.c238 addattr_nest_end(&req->n, vfinfo); in iplink_parse_vf()
363 addattr_nest_end(&req->n, vflist); in iplink_parse()