Home
last modified time | relevance | path

Searched refs:initialize_tcp_header (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dpacket_burst_generator.h42 initialize_tcp_header(struct rte_tcp_hdr *tcp_hdr, uint16_t src_port,
H A Dpacket_burst_generator.c110 initialize_tcp_header(struct rte_tcp_hdr *tcp_hdr, uint16_t src_port, in initialize_tcp_header() function
H A Dtest_flow_classify.c526 pktlen = initialize_tcp_header(&pkt_tcp_hdr, src_port, dst_port, in init_ipv4_tcp_traffic()