Searched refs:offset_bytes (Results 1 – 2 of 2) sorted by relevance
89 ULONG offset_bytes; in _nx_packet_data_extract_offset() local120 offset_bytes = offset; in _nx_packet_data_extract_offset()129 if (packet_fragment_length > offset_bytes) in _nx_packet_data_extract_offset()133 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in _nx_packet_data_extract_offset()141 offset_bytes = offset_bytes - packet_fragment_length; in _nx_packet_data_extract_offset()148 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in _nx_packet_data_extract_offset()
9591 ULONG offset_bytes; in nx_packet_data_extract_offset() local9618 offset_bytes = offset; in nx_packet_data_extract_offset()9625 if (packet_fragment_length > offset_bytes) in nx_packet_data_extract_offset()9628 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in nx_packet_data_extract_offset()9635 offset_bytes = offset_bytes - packet_fragment_length ; in nx_packet_data_extract_offset()9643 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in nx_packet_data_extract_offset()