Searched refs:fragments (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_2835_arm.c | 507 char *fragments; in create_pagelist() local 517 fragments = g_free_fragments; in create_pagelist() 518 WARN_ON(fragments == NULL); in create_pagelist() 523 (fragments - g_fragments_base)/g_fragment_size; in create_pagelist() 563 char *fragments = g_fragments_base + in free_pagelist() local 577 fragments, in free_pagelist() 586 fragments + g_cache_line_size, in free_pagelist() 591 *(char **) fragments = g_free_fragments; in free_pagelist() 592 g_free_fragments = fragments; in free_pagelist()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ip_fragment_reassembly_lib.rst | 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,
|
| H A D | generic_segmentation_offload_lib.rst | 40 #. IP fragments are unsupported by the GSO library.
|
| H A D | packet_framework.rst | 78 …| 3 | IP reassembly | Input packets are either IP fragments or complete IP datagrams. Output pa…
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_reassembly.rst | 56 If all fragments of the packet wouldn't appear within given time-out, 137 once all the fragments are collected. 150 Fragment table maintains information about already received fragments of the packet. 153 e.g. the application can't handle the situation when different fragments of the same packet arrive … 154 …entry can hold information about packet consisting of up to RTE_LIBRTE_IP_FRAG_MAX_FRAGS fragments. 171 can be stored inside Fragment Table waiting for remaining fragments. 209 If yes, then free all previously received fragments, 219 if a packet can be reassembled (the packet's entry contains all fragments). 227 then it will free all associated with the packet fragments,
|
| H A D | ip_frag.rst | 50 then the input packet is fragmented and several fragments are sent via the output interface.
|
| H A D | ipsec_secgw.rst | 231 If packet is not reassembled within this time, received fragments
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | HISTORY | 35 - Added handling for out-of-order IP fragments. 110 fragments which are never resolved after a timeout
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev.h | 93 struct rte_event fragments[SW_FRAGMENTS_MAX]; member
|
| H A D | sw_evdev_scheduler.c | 297 qe = &entry->fragments[idx]; in sw_schedule_reorder() 433 rob_entry->fragments[idx] = *qe; in __pull_port_lb()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_19_08.rst | 296 * ip_frag: The IP fragmentation library converts input mbuf into fragments 304 * ip_frag: IP reassembly library converts the list of fragments into a
|
| /f-stack/freebsd/sys/ |
| H A D | soundcard.h | 810 int fragments; /* # of avail. frags (partly used ones not counted) */ member
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enic.rst | 70 second RQ holds the descriptors for the rest of the fragments of
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 6180 cacheresults = jQuery.fragments[ first ]; 6192 jQuery.fragments[ first ] = cacheresults ? fragment : 1; 6198 jQuery.fragments = {};
|