| /dpdk/lib/ip_frag/ |
| H A D | ip_frag_common.h | 38 #define IP_FRAG_MBUF2DR(dr, mb) ((dr)->row[(dr)->cnt++] = (mb)) argument 112 ip_frag_free(struct ip_frag_pkt *fp, struct rte_ip_frag_death_row *dr) in ip_frag_free() 178 ip_frag_tbl_del(struct rte_ip_frag_tbl *tbl, struct rte_ip_frag_death_row *dr, in ip_frag_tbl_del()
|
| H A D | ip_frag_internal.c | 29 ip_frag_tbl_reuse(struct rte_ip_frag_tbl *tbl, struct rte_ip_frag_death_row *dr, in ip_frag_tbl_reuse() 91 ip_frag_process(struct ip_frag_pkt *fp, struct rte_ip_frag_death_row *dr, in ip_frag_process() 222 ip_frag_find(struct rte_ip_frag_tbl *tbl, struct rte_ip_frag_death_row *dr, in ip_frag_find()
|
| H A D | rte_ip_frag_common.c | 18 rte_ip_frag_free_death_row(struct rte_ip_frag_death_row *dr, in rte_ip_frag_free_death_row() 129 struct rte_ip_frag_death_row *dr, uint64_t tms) in rte_ip_frag_table_del_expired_entries()
|
| H A D | rte_ipv4_reassembly.c | 99 struct rte_ip_frag_death_row *dr, struct rte_mbuf *mb, uint64_t tms, in rte_ipv4_frag_reassemble_packet() argument
|
| H A D | rte_ipv6_reassembly.c | 137 struct rte_ip_frag_death_row *dr, struct rte_mbuf *mb, uint64_t tms, in rte_ipv6_frag_reassemble_packet() argument
|
| /dpdk/lib/node/ |
| H A D | ip4_reassembly_priv.h | 15 struct rte_ip_frag_death_row *dr; member
|
| H A D | rte_node_ip4_api.h | 64 struct rte_ip_frag_death_row *dr; member
|
| H A D | ip4_reassembly.c | 48 struct rte_ip_frag_death_row *dr; in ip4_reassembly_node_process() local [all...] |
| /dpdk/lib/ipsec/ |
| H A D | esp_outb.c | 303 uint32_t dr[num]; esp_outb_tun_prepare() local 453 uint32_t dr[num]; esp_outb_trs_prepare() local 547 uint32_t dr[num]; cpu_outb_pkt_prepare() local 631 uint32_t dr[num]; esp_outb_sqh_process() local 730 uint32_t dr[num]; inline_outb_tun_pkt_process() local 798 uint32_t dr[num]; inline_outb_trs_pkt_process() local [all...] |
| H A D | esp_inb.c | 373 uint32_t dr[num]; in esp_inb_pkt_prepare() local 576 uint32_t sqn[], uint32_t dr[], uint16_t num, uint8_t sqh_len) in tun_process() 639 uint32_t sqn[], uint32_t dr[], uint16_t num, uint8_t sqh_len) in trs_process() 696 uint32_t dr[], uint16_t num) in esp_inb_rsn_update() 728 uint32_t dr[num]; in esp_inb_pkt_process() local 766 uint32_t dr[num]; in cpu_inb_pkt_prepare() local
|
| H A D | rte_ipsec_group.h | 87 struct rte_mbuf *m, *dr[num]; in rte_ipsec_pkt_crypto_group() local
|
| H A D | sa.c | 658 uint32_t dr[num]; in pkt_flag_process() local
|
| /dpdk/drivers/bus/cdx/ |
| H A D | cdx.c | 365 cdx_probe_one_driver(struct rte_cdx_driver *dr, in cdx_probe_one_driver() 423 struct rte_cdx_driver *dr = NULL; in cdx_probe_all_drivers() local 531 struct rte_cdx_driver *dr; in cdx_detach_dev() local
|
| /dpdk/lib/port/ |
| H A D | rte_port_ras.c | 169 struct rte_ip_frag_death_row *dr = &p->death_row; in process_ipv4() local 202 struct rte_ip_frag_death_row *dr = &p->death_row; in process_ipv6() local
|
| /dpdk/drivers/bus/pci/ |
| H A D | pci_common.c | 210 rte_pci_probe_one_driver(struct rte_pci_driver *dr, in rte_pci_probe_one_driver() 338 struct rte_pci_driver *dr; in rte_pci_detach_dev() local 384 struct rte_pci_driver *dr = NULL; in pci_probe_all_drivers() local
|
| /dpdk/lib/bpf/ |
| H A D | bpf_pkt.c | 165 struct rte_mbuf *dr[num]; in apply_filter() local
|
| H A D | bpf_jit_x86.c | 1284 uint32_t i, dr, op, sr; in emit() local
|
| /dpdk/examples/ip_reassembly/ |
| H A D | main.c | 315 struct rte_ip_frag_death_row *dr; reassemble() local
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.h | 309 struct rte_ip_frag_death_row dr; global() member
|