Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dattr.h146 extern int nla_nest_end_keep_empty(struct nl_msg *, struct nlattr *);
/external/libnl/
Dlibnl-3.sym364 nla_nest_end_keep_empty;
/external/libnl/lib/
Dattr.c981 int nla_nest_end_keep_empty(struct nl_msg *msg, struct nlattr *start) in nla_nest_end_keep_empty() function
/external/libnl/lib/route/
Dtc.c246 nla_nest_end_keep_empty(msg, opts); in rtnl_tc_msg_build()