Searched refs:packet_type (Results 1 – 2 of 2) sorted by relevance
795 ULONG packet_type; in _ux_network_driver_packet_received() local822 packet_type = _ux_utility_short_get_big_endian(packet_ptr -> nx_packet_prepend_ptr + 12); in _ux_network_driver_packet_received()831 switch (packet_type) in _ux_network_driver_packet_received()
2522 ULONG packet_type, ULONG wait_option) in _nx_packet_allocate() argument2553 if (pool_ptr -> nx_packet_pool_payload_size < packet_type) in _nx_packet_allocate()2562 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_PACKET_ALLOCATE, pool_ptr, 0, packet_type, pool_ptr -> nx_packet_… in _nx_packet_allocate()2587 work_ptr -> nx_packet_prepend_ptr = work_ptr -> nx_packet_data_start + packet_type; in _nx_packet_allocate()2668 thread_ptr -> tx_thread_suspend_info = packet_type; in _nx_packet_allocate()