Searched refs:structs (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_pipeline.c | 620 uint8_t **structs; member 1110 CHECK(t->structs, ENOMEM); in struct_build() 1124 free(t->structs); in struct_build_free() 1125 t->structs = NULL; in struct_build_free() 2661 t->structs[struct_id] = ptr; in __instr_hdr_extract_exec() 2816 uint8_t *hi_ptr = t->structs[struct_id]; in __instr_hdr_emit_exec() 3095 t->structs[0] = action_data; in instr_table_exec() 3331 uint8_t *action_data = t->structs[0]; in __instr_dma_ht_exec() 3343 uint8_t *h_ptr = t->structs[struct_id]; in __instr_dma_ht_exec() 3353 t->structs[struct_id] = dst; in __instr_dma_ht_exec() [all …]
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dummynet.txt | 361 to configure a pipe all three structs (dn_link, dn_sch, dn_fs) are needed, 368 if it is configuring a pipe, a queue, or a scheduler. Then there are structs 512 Dummynet is not compatible with old ipfw binary because internal structs are 527 The internal structs of new dummynet are very different from the original. 682 In dummynet, a scheduler algorithm is represented by two main structs, some 683 functions and other minor structs. 724 See now the two main structs: 769 set the size of its structs in the scheduler descriptor: 777 After the definition of structs, it is necessary to implement the 842 This struct contains the type of scheduler, the length of all structs and
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 98 The structs ``rte_eth_mirror_conf``, ``rte_eth_vlan_mirror`` and the functions
|
| H A D | release_19_05.rst | 166 macros, functions, structs and any other strings in the code.
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | zconf.h.in | 162 /* all zlib structs in zlib.h and zconf.h */
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_crypto.rst | 380 * process the packets to free offload structs
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | features.rst | 10 As a guide to implementers it also shows the structs where the features are
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | packet_framework.rst | 1185 …in a table entry, mailboxes of extern objects and functions. Similar to C language structs, each s…
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 13337 structs for consistency. 15971 All typedefs on structs and unions have been removed in keeping 19236 (not all) of the constants, typedefs, and structs.
|