Searched defs:hlen (Results 1 – 8 of 8) sorted by relevance
/dpdk/lib/ipsec/ |
H A D | esp_inb.c | 254 struct rte_mbuf *mb, uint32_t hlen, rte_be64_t *sqc) in inb_get_sqn() 280 uint32_t hlen, union sym_op_data *icv) in inb_prepare() 343 struct rte_mbuf *mb, uint32_t hlen, union sym_op_data *icv) in inb_pkt_prepare() 414 struct rte_esp_tail *espt, uint32_t *hlen, uint32_t *tofs) in process_step1() 459 uint32_t *tofs, struct rte_esp_tail espt, uint32_t hlen, uint32_t tlen) in trs_process_check() 482 uint32_t *tofs, struct rte_esp_tail espt, uint32_t hlen, uint32_t tlen, in tun_process_check() 497 tun_process_step2(struct rte_mbuf *mb, struct rte_mbuf *ml, uint32_t hlen, in tun_process_step2() 521 trs_process_step2(struct rte_mbuf *mb, struct rte_mbuf *ml, uint32_t hlen, in trs_process_step2()
|
H A D | iph.h | 20 remove_esph(char *np, char *op, uint32_t hlen) in remove_esph() 32 insert_esph(char *np, char *op, uint32_t hlen) in insert_esph()
|
H A D | sa.c | 294 esp_outb_init(struct rte_ipsec_sa *sa, uint32_t hlen, uint64_t sqn) in esp_outb_init() argument 578 uint32_t hlen = prm->tun.hdr_len; in rte_ipsec_sa_init() local
|
H A D | esp_outb.c | 62 const union sym_op_data *icv, uint32_t hlen, uint32_t plen) in outb_cop_prepare() argument 143 uint32_t clen, hlen, l2len, pdlen, pdofs, plen, tlen; in outb_tun_pkt_prepare() local 351 uint32_t clen, hlen, pdlen, pdofs, plen, tlen, uhlen; outb_trs_pkt_prepare() local [all...] |
/dpdk/examples/bpf/ |
H A D | t1.c | 49 int hlen = iphdr->ihl * 4; in entry() local
|
/dpdk/drivers/bus/vmbus/ |
H A D | vmbus_channel.c | 102 const uint32_t hlen = sizeof(pkt); in rte_vmbus_chan_send() local 145 unsigned int pktlen, pad_pktlen, hlen; in rte_vmbus_chan_send_sglist() local 225 uint32_t dlen, hlen, bufferlen = *len; in rte_vmbus_chan_recv() local
|
/dpdk/drivers/compress/nitrox/ |
H A D | nitrox_comp_reqmgr.h | 44 uint16_t hlen; member
|
/dpdk/drivers/net/vmxnet3/base/ |
H A D | vmxnet3_defs.h | 183 uint32 hlen:10; /* header len */ member 185 uint32 hlen:10; /* header len */ member
|