Home
last modified time | relevance | path

Searched defs:nh (Results 1 – 3 of 3) sorted by relevance

/device/linaro/dragonboard/qcom/qrtr/src/
Daddr.c18 struct nlmsghdr nh; in qrtr_set_address() member
23 struct nlmsghdr nh; in qrtr_set_address() member
/device/google/cuttlefish/common/libs/net/
Dnetlink_client.cpp58 struct nlmsghdr *nh; in CheckResponse() local
/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp211 Error3 importBufferImpl(const native_handle_t* nh, native_handle_t** phandle) { in importBufferImpl()