Home
last modified time | relevance | path

Searched defs:hlen (Results 1 – 12 of 12) sorted by relevance

/dpdk/lib/ipsec/
H A Desp_inb.c254 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 Diph.h20 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 Dsa.c294 esp_outb_init(struct rte_ipsec_sa *sa, uint32_t hlen, uint64_t sqn) in esp_outb_init()
578 uint32_t hlen = prm->tun.hdr_len; in rte_ipsec_sa_init() local
H A Desp_outb.c62 const union sym_op_data *icv, uint32_t hlen, uint32_t plen) in outb_cop_prepare()
143 uint32_t clen, hlen, l2len, pdlen, pdofs, plen, tlen; in outb_tun_pkt_prepare() local
349 uint32_t clen, hlen, pdlen, pdofs, plen, tlen, uhlen; in outb_trs_pkt_prepare() local
/dpdk/examples/bpf/
H A Dt1.c49 int hlen = iphdr->ihl * 4; in entry() local
/dpdk/drivers/bus/vmbus/
H A Dvmbus_channel.c105 const uint32_t hlen = sizeof(pkt); in rte_vmbus_chan_send() local
148 unsigned int pktlen, pad_pktlen, hlen; in rte_vmbus_chan_send_sglist() local
228 uint32_t dlen, hlen, bufferlen = *len; in rte_vmbus_chan_recv() local
H A Drte_vmbus_reg.h155 uint16_t hlen; /* header len, in 8 bytes */ member
/dpdk/drivers/net/tap/
H A Dtap_netlink.c171 size_t hlen = sizeof(*err); in tap_nl_dump_ext_ack() local
/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c768 unsigned int i, hlen, count; in hn_nvs_handle_rxbuf() local
1308 unsigned int hlen = m->l2_len + m->l3_len; in hn_encap() local
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c674 uint32_t hlen, slen; in vmxnet3_guess_mss() local
/dpdk/drivers/net/vmxnet3/base/
H A Dvmxnet3_defs.h158 uint32 hlen:10; /* header len */ member
160 uint32 hlen:10; /* header len */ member
/dpdk/drivers/net/mlx5/
H A Dmlx5_tx.h2218 unsigned int ds, dlen, hlen, ntcp, vlan = 0; in mlx5_tx_burst_tso() local