Searched refs:fragments (Results 1 – 11 of 11) sorted by relevance
12 Packet fragmentation routines divide input packet into number of fragments.38 Fragment table maintains information about already received fragments of the packet.46 …old information about packets consisting of up to RTE_LIBRTE_IP_FRAG_MAX (by default: 4) fragments.67 can be stored inside Fragment Table waiting for remaining fragments.81 …If yes, then free all previously received fragments, and remove information about them from the en…90 (the packet's entry contains all fragments).98 then the function will free all associated with the packet fragments,
40 #. IP fragments are unsupported by the GSO library.
78 …| 3 | IP reassembly | Input packets are either IP fragments or complete IP datagrams. Output pa…
56 If all fragments of the packet wouldn't appear within given time-out,121 once all the fragments are collected.134 Fragment table maintains information about already received fragments of the packet.137 e.g. the application can't handle the situation when different fragments of the same packet arrive …138 …entry can hold information about packet consisting of up to RTE_LIBRTE_IP_FRAG_MAX_FRAGS fragments.151 can be stored inside Fragment Table waiting for remaining fragments.178 If yes, then free all previously received fragments,188 if a packet can be reassembled (the packet's entry contains all fragments).196 then it will free all associated with the packet fragments,
50 then the input packet is fragmented and several fragments are sent via the output interface.
246 If packet is not reassembled within this time, received fragments
93 struct rte_event fragments[SW_FRAGMENTS_MAX]; member
297 qe = &entry->fragments[idx]; in sw_schedule_reorder()433 rob_entry->fragments[idx] = *qe; in __pull_port_lb()
228 * ip_frag: The IP fragmentation library converts input mbuf into fragments236 * ip_frag: IP reassembly library converts the list of fragments into a
624 This parameter controls maximum number of fragments per packet627 and fragments with default frame size ``(1500B)``.
70 second RQ holds the descriptors for the rest of the fragments of