Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro_cells.c117 void gro_cells_destroy(struct gro_cells *gcells) in gro_cells_destroy()
150 EXPORT_SYMBOL(gro_cells_destroy);
115 void gro_cells_destroy(struct gro_cells *gcells) gro_cells_destroy() function
/linux/include/net/
H A Dgro_cells.h17 void gro_cells_destroy(struct gro_cells *gcells);
/linux/drivers/net/ovpn/
H A Dmain.c74 gro_cells_destroy(&ovpn->gro_cells); in ovpn_net_init()
87 gro_cells_destroy(&ovpn->gro_cells); in ovpn_net_uninit()
/linux/drivers/net/
H A Dpfcp.c116 gro_cells_destroy(&pfcp->gro_cells); in pfcp_dev_uninit()
H A Dbareudp.c229 gro_cells_destroy(&bareudp->gro_cells); in bareudp_uninit()
H A Dgeneve.c411 gro_cells_destroy(&geneve->gro_cells); in geneve_uninit()
H A Damt.c3133 gro_cells_destroy(&amt->gro_cells); in amt_dev_uninit()
H A Dmacsec.c3569 gro_cells_destroy(&macsec->gro_cells); in macsec_dev_uninit()
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c126 gro_cells_destroy(&priv->gro_cells); in rmnet_vnd_uninit()
/linux/net/xfrm/
H A Dxfrm_interface_core.c242 gro_cells_destroy(&xi->gro_cells); in xfrmi_dev_free()
/linux/net/ipv4/
H A Dip_tunnel.c1078 gro_cells_destroy(&tunnel->gro_cells); in ip_tunnel_dev_free()
/linux/net/dsa/
H A Duser.c2872 gro_cells_destroy(&p->gcells); in dsa_user_create()
2893 gro_cells_destroy(&p->gcells); in dsa_user_destroy()
/linux/net/ipv6/
H A Dip6_tunnel.c249 gro_cells_destroy(&t->gro_cells); in ip6_dev_free()
H A Dip6_gre.c1426 gro_cells_destroy(&t->gro_cells); in ip6gre_tunnel_setup()