Searched defs:nest (Results 1 – 2 of 2) sorted by relevance
49 void addattr_nest_end(struct nlmsghdr* n, struct rtattr* nest) { in addattr_nest_end()
122 Nest nest(int type) { return Nest(*this, type); } in nest() function