xfrm_state_flush 1539 include/net/xfrm.h int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync);
xfrm_state_flush  335 net/ipv6/xfrm6_tunnel.c 	xfrm_state_flush(net, 0, false, true);
xfrm_state_flush 1770 net/key/af_key.c 	err = xfrm_state_flush(net, proto, true, false);
xfrm_state_flush  797 net/xfrm/xfrm_state.c EXPORT_SYMBOL(xfrm_state_flush);
xfrm_state_flush 2573 net/xfrm/xfrm_state.c 	xfrm_state_flush(net, 0, false, true);
xfrm_state_flush 1944 net/xfrm/xfrm_user.c 	err = xfrm_state_flush(net, p->proto, true, false);