Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_watcher.cpp45 static int nlErrorHandle(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in nlErrorHandle() function
99 nl_cb_err(cb.get(), NL_CB_CUSTOM, nlErrorHandle, &err); in nlSendMsg()
473 nl_cb_err(cb.get(), NL_CB_CUSTOM, nlErrorHandle, &err); in parseGenlink()