Searched defs:socketid (Results 1 – 12 of 12) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_pmd_perf.c | 100 uint8_t socketid; member 236 int socketid; in init_mbufpool() local 269 alloc_lcore(uint16_t socketid) in alloc_lcore() 681 int socketid = -1; in test_pmd_perf() local
|
| H A D | test_flow_classify.c | 587 int socketid; in init_mbufpool() local
|
| /dpdk/examples/l3fwd/ |
| H A D | l3fwd_fib.c | 587 setup_fib(const int socketid) in setup_fib() 707 fib_get_ipv4_l3fwd_lookup_struct(const int socketid) in fib_get_ipv4_l3fwd_lookup_struct() 714 fib_get_ipv6_l3fwd_lookup_struct(const int socketid) in fib_get_ipv6_l3fwd_lookup_struct()
|
| H A D | l3fwd_lpm.c | 552 setup_lpm(const int socketid) in setup_lpm() 723 lpm_get_ipv4_l3fwd_lookup_struct(const int socketid) in lpm_get_ipv4_l3fwd_lookup_struct() 729 lpm_get_ipv6_l3fwd_lookup_struct(const int socketid) in lpm_get_ipv6_l3fwd_lookup_struct()
|
| H A D | l3fwd_em.c | 942 setup_hash(const int socketid) in setup_hash() 1002 em_get_ipv4_l3fwd_lookup_struct(const int socketid) in em_get_ipv4_l3fwd_lookup_struct() 1008 em_get_ipv6_l3fwd_lookup_struct(const int socketid) in em_get_ipv6_l3fwd_lookup_struct()
|
| H A D | main.c | 275 int socketid; in check_lcore_params() local 961 int socketid; in init_mem() local 1164 uint8_t nb_rx_queue, queue, socketid; in l3fwd_poll_resource_setup() local
|
| /dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 1213 unsigned int acl_num, int ipv6, int socketid) in setup_acl() 1266 int socketid; in app_acl_init() local 1438 int socketid; in main_loop() local 1532 int socketid; in check_lcore_params() local 1864 int socketid; in init_mem() local 2023 uint8_t nb_rx_queue, queue, socketid; in main() local
|
| /dpdk/examples/l3fwd-graph/ |
| H A D | main.c | 155 int socketid; in check_lcore_params() local 528 int socketid; in init_mem() local 750 uint8_t nb_rx_queue, queue, socketid; in main() local
|
| /dpdk/examples/qos_sched/ |
| H A D | init.c | 304 app_init_sched_port(uint32_t portid, uint32_t socketid) in app_init_sched_port()
|
| /dpdk/examples/l3fwd-power/ |
| H A D | main.c | 1516 int socketid; in check_lcore_params() local 2004 setup_hash(int socketid) in setup_hash() 2077 setup_lpm(int socketid) in setup_lpm() 2122 int socketid; in init_mem() local 2539 uint8_t nb_rx_queue, queue, socketid; in main() local
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | sp4.c | 472 acl4_init(const char *name, int32_t socketid, const struct acl4_rules *rules, in acl4_init()
|
| H A D | sp6.c | 603 acl6_init(const char *name, int32_t socketid, const struct acl6_rules *rules, in acl6_init()
|