Home
last modified time | relevance | path

Searched refs:gro_cells_destroy (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dgro_cells.h87 static inline void gro_cells_destroy(struct gro_cells *gcells) in gro_cells_destroy() function
/linux-4.1.27/net/ipv4/
Dip_tunnel.c956 gro_cells_destroy(&tunnel->gro_cells); in ip_tunnel_dev_free()