Searched refs:l2fwd_send_packet (Results 1 – 3 of 3) sorted by relevance
291 Then, the packet is sent using the l2fwd_send_packet (m, dst_port) function.301 The l2fwd_send_packet() function stores the packet in a per-lcore and per-txport table.
326 Then, the packet is sent using the l2fwd_send_packet (m, dst_port) function.336 The l2fwd_send_packet() function stores the packet in a per-lcore and per-txport table.
584 l2fwd_send_packet(struct rte_mbuf *m, uint16_t port) in l2fwd_send_packet() function648 l2fwd_send_packet(m, dst_port); in l2fwd_simple_forward()