Searched refs:NX_PROTOCOL_IPV4 (Results 1 – 4 of 4) sorted by relevance
110 next_protocol = NX_PROTOCOL_IPV4; in _nx_ip_packet_checksum_compute()129 case NX_PROTOCOL_IPV4: in _nx_ip_packet_checksum_compute()
315 …status = _nx_ipsec_ip_output_packet_process(ip_ptr, &packet_ptr, NX_PROTOCOL_IPV4, payload_size, &… in _nx_ip_packet_send()
2052 next_protocol = NX_PROTOCOL_IPV4; in _nx_ram_network_driver_calculate_checksum()2073 case NX_PROTOCOL_IPV4: in _nx_ram_network_driver_calculate_checksum()
942 #define NX_PROTOCOL_IPV4 4 /* IP-in-IP encapsulation */ macro