Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
DNetlinkRequest.cpp49 void addattr_nest_end(struct nlmsghdr* n, struct rtattr* nest) { in addattr_nest_end()
DNetlinkRequest.h122 Nest nest(int type) { return Nest(*this, type); } in nest() function