| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_load.c | 24 bpf_load(const struct rte_bpf_prm *prm) in bpf_load() 90 rte_bpf_load(const struct rte_bpf_prm *prm) in rte_bpf_load() 136 rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname, in rte_bpf_elf_load()
|
| 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_impl.h | 18 struct rte_bpf_prm prm; member
|
| H A D | bpf_pkt.c | 507 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in bpf_eth_elf_load() 577 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in rte_bpf_eth_rx_elf_load() 593 const struct rte_bpf_prm *prm, const char *fname, const char *sname, in rte_bpf_eth_tx_elf_load()
|
| H A D | bpf_validate.c | 68 const struct rte_bpf_prm *prm; member
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | sa.c | 33 const struct rte_ipsec_sa_prm *prm) in fill_crypto_xform() 162 fill_sa_type(const struct rte_ipsec_sa_prm *prm, uint64_t *type) in fill_sa_type() 272 esp_inb_tun_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm) in esp_inb_tun_init() 335 esp_outb_tun_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm) in esp_outb_tun_init() 354 esp_sa_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm, in esp_sa_init() 462 rte_ipsec_sa_size(const struct rte_ipsec_sa_prm *prm) in rte_ipsec_sa_size() 482 rte_ipsec_sa_init(struct rte_ipsec_sa *sa, const struct rte_ipsec_sa_prm *prm, in rte_ipsec_sa_init()
|
| /f-stack/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
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 1255 fill_ipsec_app_sa_prm(struct rte_ipsec_sa_prm *prm, in fill_ipsec_app_sa_prm() 1266 fill_ipsec_sa_prm(struct rte_ipsec_sa_prm *prm, const struct ipsec_sa *ss, in fill_ipsec_sa_prm() 1340 struct rte_ipsec_sa_prm prm; in ipsec_sa_init() local 1391 struct rte_ipsec_sa_prm prm; in ipsec_satbl_init() local
|
| H A D | ipsec-secgw.c | 1541 print_app_sa_prm(const struct app_sa_prm *prm) in print_app_sa_prm()
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_stats.c | 103 const struct rte_graph_cluster_stats_param *prm) in stats_mem_init() 262 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()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap5-l4.dtsi | 2213 prm: prm@0 { label
|
| H A D | omap3.dtsi | 212 prm: prm@48306000 { label
|
| H A D | omap4-l4.dtsi | 1001 prm: prm@0 { label
|
| H A D | dra7-l4.dtsi | 4319 prm: prm@0 { label
|
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run.h | 18 #define GET_NEXT_4BYTES(prm, idx) \ argument
|
| /f-stack/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
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec_perf.c | 149 struct rte_ipsec_sa_prm *prm = &sa->sa_prm; in fill_ipsec_param() local
|
| H A D | test_bpf.c | 90 struct rte_bpf_prm prm; member
|
| H A D | test_ipsec.c | 685 struct rte_ipsec_sa_prm *prm = &ut_params->sa_prm; in fill_ipsec_param() local
|
| /f-stack/dpdk/app/test-acl/ |
| H A D | main.c | 127 static struct rte_acl_param prm = { variable
|
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_rte_parser.c | 1962 struct ulp_rte_parser_params *prm) in ulp_rte_phy_port_act_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_ssi_filter_module.c | 399 ngx_http_ssi_param_t *prm; in ngx_http_ssi_body_filter() local
|