Searched defs:ndpCmdType (Results 1 – 3 of 3) sorted by relevance
924 int NanCommand::handleNdpResponse(NanResponseType ndpCmdType, in handleNdpResponse()
963 int NanCommand::handleNdpIndication(u32 ndpCmdType, struct nlattr **tb_vendor) in handleNdpIndication()
1221 u32 ndpCmdType; in handleEvent() local