Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c2496 uint16_t last_portid = 0, portid; in initialize_ports() local
2613 l2fwd_dst_ports[portid] = last_portid; in initialize_ports()
2614 l2fwd_dst_ports[last_portid] = portid; in initialize_ports()
2616 last_portid = portid; in initialize_ports()
2624 l2fwd_dst_ports[last_portid] = last_portid; in initialize_ports()