Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.c76 find_an_empty_item(struct gro_tcp4_tbl *tbl) in find_an_empty_item() function
110 item_idx = find_an_empty_item(tbl); in insert_new_item()
H A Dgro_udp4.c76 find_an_empty_item(struct gro_udp4_tbl *tbl) in find_an_empty_item() function
109 item_idx = find_an_empty_item(tbl); in insert_new_item()
H A Dgro_vxlan_tcp4.c77 find_an_empty_item(struct gro_vxlan_tcp4_tbl *tbl) in find_an_empty_item() function
111 item_idx = find_an_empty_item(tbl); in insert_new_item()
H A Dgro_vxlan_udp4.c77 find_an_empty_item(struct gro_vxlan_udp4_tbl *tbl) in find_an_empty_item() function
108 item_idx = find_an_empty_item(tbl); in insert_new_item()