NX_IP_STRUCT::nx_ip_received_fragment_head is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_IP_STRUCT::nx_ip_received_fragment_head

NX_IP_STRUCT::nx_ip_received_fragment_head field

Syntax

NX_PACKET *nx_ip_received_fragment_head;

References

LocationReferrerText
nx_api.h:2625
NX_PACKET *nx_ip_received_fragment_head,
nx_ip_fragment_assembly.c:118_nx_ip_fragment_assembly()
new_fragment_head = ip_ptr -> nx_ip_received_fragment_head;
nx_ip_fragment_assembly.c:119_nx_ip_fragment_assembly()
ip_ptr -> nx_ip_received_fragment_head = NX_NULL;
nx_ip_fragment_disable.c:109_nx_ip_fragment_disable()
new_fragment_head = ip_ptr -> nx_ip_received_fragment_head;
nx_ip_fragment_disable.c:116_nx_ip_fragment_disable()
ip_ptr -> nx_ip_received_fragment_head = NX_NULL;
nx_ipv4_packet_receive.c:578_nx_ipv4_packet_receive()
if (ip_ptr -> nx_ip_received_fragment_head)
nx_ipv4_packet_receive.c:592_nx_ipv4_packet_receive()
ip_ptr -> nx_ip_received_fragment_head = packet_ptr;

Data Use

Functions writing NX_IP_STRUCT::nx_ip_received_fragment_head
Functions reading NX_IP_STRUCT::nx_ip_received_fragment_head
NX_IP_STRUCT::nx_ip_received_fragment_head
Type of NX_IP_STRUCT::nx_ip_received_fragment_head
NX_IP_STRUCT::nx_ip_received_fragment_head
all items filtered out