Searched refs:source_pkt_head (Results 1 – 2 of 2) sorted by relevance
83 UINT _nx_ipv6_packet_copy(NX_PACKET *source_pkt_head, NX_PACKET *dest_pkt_head, UINT size) in _nx_ipv6_packet_copy() argument98 source_pkt = source_pkt_head -> nx_packet_last; in _nx_ipv6_packet_copy()218 source_pkt_head -> nx_packet_last = source_pkt -> nx_packet_next; in _nx_ipv6_packet_copy()219 source_pkt = source_pkt_head -> nx_packet_last; in _nx_ipv6_packet_copy()
237 UINT _nx_ipv6_packet_copy(NX_PACKET *source_pkt_head, NX_PACKET *dest_pkt_head, UINT size);