Searched refs:process_ipv6 (Results 1 – 1 of 1) sorted by relevance
47 process_ipv6(struct rte_port_ring_writer_ras *p, struct rte_mbuf *pkt);117 port->f_ras = (is_ipv4 == 1) ? process_ipv4 : process_ipv6; in rte_port_ring_writer_ras_create()182 process_ipv6(struct rte_port_ring_writer_ras *p, struct rte_mbuf *pkt) in process_ipv6() function