Searched refs:xfrm_dev_state_flush (Results 1 – 4 of 4) sorted by relevance
| /linux/net/xfrm/ |
| H A D | xfrm_device.c | 540 xfrm_dev_state_flush(dev_net(dev), dev, true); in xfrm_dev_down() 549 xfrm_dev_state_flush(dev_net(dev), dev, true); in xfrm_dev_unregister()
|
| H A D | xfrm_state.c | 961 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid) in xfrm_dev_state_flush() function 1022 EXPORT_SYMBOL(xfrm_dev_state_flush);
|
| /linux/include/net/ |
| H A D | xfrm.h | 1768 int xfrm_dev_state_flush(struct net *net, struct net_device *dev, bool task_valid);
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 3918 xfrm_dev_state_flush(dev_net(bond_dev), bond_dev, true); in bond_master_netdev_event()
|