Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c745 uint8_t ip4_type = 1; /* 0 - ipv6 */ in generate_packets() local
761 initialize_eth_header(&pkt_eth_hdr, src_mac, dst_mac, ip4_type, in generate_packets()
764 if (ip4_type) in generate_packets()