| /dpdk/lib/ipsec/ |
| H A D | sa.c | 31 const struct rte_ipsec_sa_prm *prm) in fill_crypto_xform() 169 fill_sa_type(const struct rte_ipsec_sa_prm *prm, uint64_t *type) in fill_sa_type() 284 esp_inb_tun_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm) in esp_inb_tun_init() 354 esp_outb_tun_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm) in esp_outb_tun_init() 383 esp_sa_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm, in esp_sa_init() 529 rte_ipsec_sa_size(const struct rte_ipsec_sa_prm *prm) in rte_ipsec_sa_size() 549 rte_ipsec_sa_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm, in rte_ipsec_sa_init()
|
| /dpdk/lib/bpf/ |
| H A D | bpf_load_elf.c | 58 const struct rte_bpf_prm *prm) in resolve_xsym() 185 struct ebpf_insn *ins, size_t ins_sz, const struct rte_bpf_prm *prm) in process_reloc() 235 const struct rte_bpf_prm *prm) in elf_reloc_code() 267 bpf_load_elf(const struct rte_bpf_prm *prm, int32_t fd, const char *section) in bpf_load_elf() 298 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
|
| H A D | bpf_load.c | 16 bpf_load(const struct rte_bpf_prm *prm) in bpf_load() 82 rte_bpf_load(const struct rte_bpf_prm *prm) in rte_bpf_load()
|
| H A D | bpf_stub.c | 14 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
|
| H A D | bpf_impl.h | 14 struct rte_bpf_prm prm; member
|
| H A D | bpf_pkt.c | 492 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in bpf_eth_elf_load() 562 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in rte_bpf_eth_rx_elf_load() 578 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in rte_bpf_eth_tx_elf_load()
|
| H A D | bpf_convert.c | 526 struct rte_bpf_prm *prm = NULL; in rte_bpf_convert() local
|
| H A D | bpf_validate.c | 65 const struct rte_bpf_prm *prm; member
|
| /dpdk/lib/pdump/ |
| H A D | rte_pdump.c | 46 const struct rte_bpf_prm *prm; member 529 const struct rte_bpf_prm *prm) in pdump_prepare_client_request() 581 const struct rte_bpf_prm *prm) in pdump_enable() 618 const struct rte_bpf_prm *prm) in rte_pdump_enable_bpf() 629 const struct rte_bpf_prm *prm) in pdump_enable_by_deviceid() 663 const struct rte_bpf_prm *prm) in rte_pdump_enable_bpf_by_deviceid()
|
| /dpdk/app/test-pmd/ |
| H A D | bpf_cmd.c | 62 cmdline_fixed_string_t prm; member 96 struct rte_bpf_prm prm; in cmd_operate_bpf_ld_parsed() local
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 1424 fill_ipsec_app_sa_prm(struct rte_ipsec_sa_prm *prm, in fill_ipsec_app_sa_prm() 1435 fill_ipsec_sa_prm(struct rte_ipsec_sa_prm *prm, const struct ipsec_sa *ss, in fill_ipsec_sa_prm() 1510 struct rte_ipsec_sa_prm prm; in ipsec_sa_init() local 1564 struct rte_ipsec_sa_prm prm; in ipsec_satbl_init() local
|
| H A D | ipsec-secgw.c | 1630 print_app_sa_prm(const struct app_sa_prm *prm) in print_app_sa_prm()
|
| /dpdk/lib/graph/ |
| H A D | graph_stats.c | 103 const struct rte_graph_cluster_stats_param *prm) in stats_mem_init() 264 rte_graph_cluster_stats_create(const struct rte_graph_cluster_stats_param *prm) in rte_graph_cluster_stats_create()
|
| H A D | graph.c | 261 rte_graph_create(const char *name, struct rte_graph_param *prm) in rte_graph_create()
|
| /dpdk/app/test/ |
| H A D | test_bpf.c | 106 struct rte_bpf_prm prm; member 3280 test_bpf_dump(struct bpf_program *cbf, const struct rte_bpf_prm *prm) in test_bpf_dump() 3296 struct rte_bpf_prm *prm = NULL; in test_bpf_match() local 3417 struct rte_bpf_prm *prm = NULL; in test_bpf_filter() local
|
| H A D | test_ipsec_perf.c | 161 struct rte_ipsec_sa_prm *prm = &sa->sa_prm; in fill_ipsec_param() local
|
| H A D | test_ipsec.c | 695 struct rte_ipsec_sa_prm *prm = &ut_params->sa_prm; in fill_ipsec_param() local
|
| /dpdk/lib/acl/ |
| H A D | acl_run.h | 18 #define GET_NEXT_4BYTES(prm, idx) \ argument
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_rndis.c | 1000 struct ndis_rss_params *prm = &rssp.rss_params; in hn_rndis_conf_rss() local
|
| /dpdk/app/test-acl/ |
| H A D | main.c | 129 static struct rte_acl_param prm = { variable
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_rte_parser.c | 2395 struct ulp_rte_parser_params *prm) in ulp_rte_phy_port_act_handler()
|