Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dgro_cells.c92 void gro_cells_destroy(struct gro_cells *gcells) in gro_cells_destroy() function
108 EXPORT_SYMBOL(gro_cells_destroy);
/Linux-v5.4/include/net/
Dgro_cells.h17 void gro_cells_destroy(struct gro_cells *gcells);
/Linux-v5.4/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_vnd.c99 gro_cells_destroy(&priv->gro_cells); in rmnet_vnd_uninit()
/Linux-v5.4/net/xfrm/
Dxfrm_interface.c132 gro_cells_destroy(&xi->gro_cells); in xfrmi_dev_free()
/Linux-v5.4/drivers/net/
Dgeneve.c327 gro_cells_destroy(&geneve->gro_cells); in geneve_init()
338 gro_cells_destroy(&geneve->gro_cells); in geneve_uninit()
Dmacsec.c2789 gro_cells_destroy(&macsec->gro_cells); in macsec_dev_uninit()
Dvxlan.c2807 gro_cells_destroy(&vxlan->gro_cells); in vxlan_uninit()
/Linux-v5.4/net/ipv4/
Dip_tunnel.c1000 gro_cells_destroy(&tunnel->gro_cells); in ip_tunnel_dev_free()
/Linux-v5.4/net/ipv6/
Dip6_tunnel.c249 gro_cells_destroy(&t->gro_cells); in ip6_dev_free()
Dip6_gre.c1386 gro_cells_destroy(&t->gro_cells); in ip6gre_dev_free()