Searched refs:msgType (Results 1 – 1 of 1) sorted by relevance
262 NWC24MsgType msgType; in PrintFrom() local264 err = NWC24GetMsgType( msgObj, &msgType ); in PrintFrom()271 if ( msgType != NWC24_MSGTYPE_PUBLIC ) in PrintFrom()302 NWC24MsgType msgType; in PrintTo() local306 err = NWC24GetMsgType( msgObj, &msgType ); in PrintTo()320 if ( msgType != NWC24_MSGTYPE_PUBLIC ) in PrintTo()402 NWC24MsgType msgType; in PrintMsgType() local405 err = NWC24GetMsgType( msgObj, &msgType ); in PrintMsgType()412 switch ( msgType ) in PrintMsgType()