Home
last modified time | relevance | path

Searched defs:buffer_start (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnxe_packet_data_retrieve.c74 UINT _nxe_packet_data_retrieve(NX_PACKET *packet_ptr, VOID *buffer_start, ULONG *bytes_copied) in _nxe_packet_data_retrieve()
Dnxe_packet_data_extract_offset.c76 UINT _nxe_packet_data_extract_offset(NX_PACKET *packet_ptr, ULONG offset, VOID *buffer_start, ULON… in _nxe_packet_data_extract_offset()
Dnx_packet_data_retrieve.c74 UINT _nx_packet_data_retrieve(NX_PACKET *packet_ptr, VOID *buffer_start, ULONG *bytes_copied) in _nx_packet_data_retrieve()
Dnx_packet_data_extract_offset.c83 UINT _nx_packet_data_extract_offset(NX_PACKET *packet_ptr, ULONG offset, VOID *buffer_start, ULONG… in _nx_packet_data_extract_offset()
/NetX-Duo-v6.4.1/addons/BSD/
Dnxd_bsd.c9585 UINT nx_packet_data_extract_offset(NX_PACKET *packet_ptr, ULONG offset, VOID *buffer_start, ULONG … in nx_packet_data_extract_offset()
/NetX-Duo-v6.4.1/addons/dns/
Dnxd_dns.c7053 UCHAR *buffer_start; in _nx_dns_process_soa_type() local