Lines Matching defs:tbl
17 struct gro_vxlan_udp4_tbl *tbl; in gro_vxlan_udp4_tbl_create() local
64 gro_vxlan_udp4_tbl_destroy(void *tbl) in gro_vxlan_udp4_tbl_destroy()
76 find_an_empty_item(struct gro_vxlan_udp4_tbl *tbl) in find_an_empty_item()
87 find_an_empty_flow(struct gro_vxlan_udp4_tbl *tbl) in find_an_empty_flow()
98 insert_new_item(struct gro_vxlan_udp4_tbl *tbl, in insert_new_item()
131 delete_item(struct gro_vxlan_udp4_tbl *tbl, in delete_item()
147 insert_new_flow(struct gro_vxlan_udp4_tbl *tbl, in insert_new_flow()
286 struct gro_vxlan_udp4_tbl *tbl, in gro_vxlan_udp4_reassemble()
449 gro_vxlan_udp4_merge_items(struct gro_vxlan_udp4_tbl *tbl, in gro_vxlan_udp4_merge_items()
489 gro_vxlan_udp4_tbl_timeout_flush(struct gro_vxlan_udp4_tbl *tbl, in gro_vxlan_udp4_tbl_timeout_flush()
536 gro_vxlan_udp4_tbl_pkt_count(void *tbl) in gro_vxlan_udp4_tbl_pkt_count()