Home
last modified time | relevance | path

Searched refs:NO_FLAGS (Results 1 – 6 of 6) sorted by relevance

/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.c45 #define NO_FLAGS 0 macro
258 rte_socket_id(), NO_FLAGS); in init()
/dpdk/examples/server_node_efd/server/
H A Dinit.c49 #define NO_FLAGS 0 macro
325 rte_socket_id(), NO_FLAGS); in init()
/dpdk/lib/distributor/
H A Ddistributor_private.h16 #define NO_FLAGS 0 macro
H A Drte_distributor_single.c398 mz = rte_memzone_reserve(mz_name, sizeof(*d), socket_id, NO_FLAGS); in rte_distributor_create_single()
H A Drte_distributor.c751 mz = rte_memzone_reserve(mz_name, sizeof(*d), socket_id, NO_FLAGS); in rte_distributor_create()
/dpdk/lib/reorder/
H A Drte_reorder.c25 #define NO_FLAGS 0 macro