Home
last modified time | relevance | path

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

/system/netd/include/
DFwmarkCommand.h73 ON_SENDMSG, enumerator
/system/netd/server/
DFwmarkServer.cpp94 cmdId == FwmarkCommand::ON_SENDMSG || cmdId == FwmarkCommand::ON_SENDMMSG || in hasDestinationAddress()
254 case FwmarkCommand::ON_SENDMSG: in processClient()
/system/netd/client/
DNetdClient.cpp226 FwmarkCommand command = {FwmarkCommand::ON_SENDMSG, 0, 0, 0}; in netdClientSendmsg()