Home
last modified time | relevance | path

Searched defs:coreid (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c319 unsigned int coreid; in print_stats_cb() local
2954 unsigned int coreid; in handle_telemetry_cmd_ipsec_secgw_stats() local
2995 update_lcore_statistics(struct ipsec_core_statistics *total, uint32_t coreid) in update_lcore_statistics()
3038 update_statistics(struct ipsec_core_statistics *total, uint32_t coreid) in update_statistics()
3059 unsigned int coreid = UINT32_MAX; in handle_telemetry_cmd_ipsec_secgw_stats_outbound() local
3132 unsigned int coreid = UINT32_MAX; in handle_telemetry_cmd_ipsec_secgw_stats_inbound() local
3205 unsigned int coreid = UINT32_MAX; in handle_telemetry_cmd_ipsec_secgw_stats_routing() local
/dpdk/examples/vhost/
H A Dmain.h45 uint16_t coreid; member
/dpdk/lib/dmadev/
H A Drte_dmadev.h539 uint64_t coreid : 4; /**< PCIe core id used. */ member