Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dconn.c209 data_event_handle(struct conn *conn, in data_event_handle() function
318 status_data = data_event_handle(conn, fd_client); in conn_poll_for_msg()
/f-stack/dpdk/drivers/net/softnic/
H A Dconn.c211 data_event_handle(struct softnic_conn *conn, in data_event_handle() function
321 status_data = data_event_handle(conn, fd_client); in softnic_conn_poll_for_msg()
/f-stack/dpdk/examples/pipeline/
H A Dconn.c211 data_event_handle(struct conn *conn, in data_event_handle() function
321 status_data = data_event_handle(conn, fd_client); in conn_poll_for_msg()