Searched refs:offset_bytes (Results 1 – 2 of 2) sorted by relevance
90 ULONG offset_bytes; in _nx_packet_data_extract_offset() local121 offset_bytes = offset; in _nx_packet_data_extract_offset()130 if (packet_fragment_length > offset_bytes) in _nx_packet_data_extract_offset()134 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in _nx_packet_data_extract_offset()142 offset_bytes = offset_bytes - packet_fragment_length; in _nx_packet_data_extract_offset()149 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in _nx_packet_data_extract_offset()
9150 ULONG offset_bytes; in nx_packet_data_extract_offset() local9177 offset_bytes = offset; in nx_packet_data_extract_offset()9184 if (packet_fragment_length > offset_bytes) in nx_packet_data_extract_offset()9187 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in nx_packet_data_extract_offset()9194 offset_bytes = offset_bytes - packet_fragment_length ; in nx_packet_data_extract_offset()9202 source_ptr = working_packet_ptr -> nx_packet_prepend_ptr + offset_bytes; in nx_packet_data_extract_offset()