Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DNetlinkListener.cpp113 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice& buf) { in run() local
H A DNFLogListener.cpp147 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice msg) { in NFLogListener() local
H A DTrafficController.cpp278 const auto rxHandler = [this](const nlmsghdr&, const Slice msg) { in start() local