Searched refs:tcx_uninstall (Results 1 – 2 of 2) sorted by relevance
166 void tcx_uninstall(struct net_device *dev, bool ingress);174 tcx_uninstall(dev, true); in dev_tcx_uninstall()175 tcx_uninstall(dev, false); in dev_tcx_uninstall()
95 void tcx_uninstall(struct net_device *dev, bool ingress) in tcx_uninstall() function