Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Function pointer to PktMonClntNblLog.
Syntax
PKTMON_CLNT_NBL_LOG PktmonClntNblLog;
void PktmonClntNblLog(
PKTMON_EDGE_CONTEXT *EdgeContext,
PNET_BUFFER_LIST NetBufferList,
PKTMON_PACKET_TYPE PacketType,
PKTMON_PACKET_HEADER_INFORMATION *PacketHeaderInformation,
BOOLEAN UseOnlyFirstNbl,
PKTMON_DIRECTION Direction
)
{...}
Parameters
EdgeContext
NetBufferList
PacketType
PacketHeaderInformation
UseOnlyFirstNbl
Direction
Return value
None
Remarks
This function pointer is used by Microsoft for internal testing. Use the actual PktMonClntNblLog function instead.
Requirements
Requirement | Value |
---|---|
Header | pktmonclntk.h |