Lines Matching full:bufferptr
509 BufferPtr. If BufferSize is too small to contain the entire downloaded file,
522 For write operations, the data to be sent is in the buffer specified by BufferPtr.
546 @param BufferPtr A pointer to the data buffer.
574 IN OUT VOID *BufferPtr OPTIONAL,
588 BufferPtr parameters to the network interface. The UDP header is automatically
606 HeaderPtr to be prefixed to the data at BufferPtr.
608 data at BufferPtr.
609 @param BufferSize A pointer to the size of the data at BufferPtr.
610 @param BufferPtr A pointer to the data to be written.
634 IN VOID *BufferPtr
641 are returned in (the optional HeaderPtr and) BufferPtr, and the size of the
645 contents of BufferPtr are undefined, and the packet is lost. If a UDP packet is
660 HeaderPtr to be prefixed to the data at BufferPtr.
662 data at BufferPtr.
663 @param BufferSize A pointer to the size of the data at BufferPtr.
664 @param BufferPtr A pointer to the data to be read.
687 IN VOID *BufferPtr