Home
last modified time | relevance | path

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

/system/netd/include/
DFwmarkCommand.h72 ON_SENDMMSG, enumerator
/system/netd/server/
DFwmarkServer.cpp94 cmdId == FwmarkCommand::ON_SENDMSG || cmdId == FwmarkCommand::ON_SENDMMSG || in hasDestinationAddress()
253 case FwmarkCommand::ON_SENDMMSG: in processClient()
/system/netd/client/
DNetdClient.cpp211 FwmarkCommand command = {FwmarkCommand::ON_SENDMMSG, 0, 0, 0}; in netdClientSendmmsg()