Home
last modified time | relevance | path

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

/external/libnl/lib/
Dattr.c916 static int _nest_end(struct nl_msg *msg, struct nlattr *start, int keep_empty) in _nest_end() function
968 return _nest_end (msg, start, 0); in nla_nest_end()
983 return _nest_end (msg, start, 1); in nla_nest_end_keep_empty()