Home
last modified time | relevance | path

Searched defs:process_packet (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_altivec.h126 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port) in process_packet() function
H A Dl3fwd_sse.h106 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port) in process_packet() function
H A Dl3fwd_neon.h109 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port) in process_packet() function
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c1383 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port, uint16_t portid) in process_packet() function